University Institute of Technology Mentored Project
Stock management app - Client side
$ git clone https://github.com/TPCISIIE/ODCVL-Client.git$ cd ODCVL-Client
$ npm install
$ bower installRun the dev server (it compiles the project, run a watcher and open your browser at http://localhost:4000)
$ npm run devBuild the project
$ npm run build- Enable authentication
- Electron