Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 322 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 322 Bytes

TradeLabs Dashboard

Steps to build the project

  1. Clone repo
  2. Open directory in terminal and run following commands
  3. npm install
  4. bower install
  5. gulp

Dashboard username : [email protected] password : 1234

#note Gulp should be pre-installed To install gulp : npm install --global gulp-cli