Skip to content

Bachelor's Degree - Mentored Project - Stock management app

License

Notifications You must be signed in to change notification settings

LPCISIIE/ODCVL-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODCVL-Client

University Institute of Technology Mentored Project

Stock management app - Client side

Installation

1. Clone repository

$ git clone https://github.com/TPCISIIE/ODCVL-Client.git

2. Install dependencies

$ cd ODCVL-Client
$ npm install
$ bower install

3. Run the application

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

TODO

  • Enable authentication
  • Electron

About

Bachelor's Degree - Mentored Project - Stock management app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published