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 install
Run the dev server (it compiles the project, run a watcher and open your browser at http://localhost:4000)
$ npm run dev
Build the project
$ npm run build
- Enable authentication
- Electron