Testrite Trading SCM Monitoring Web/App
Feature
- Demand Planner
- Inventory Monitoring
- Dashboard
This project is a port of the famous Free Admin Bootstrap Theme SB Admin v2.0 to Angular Theme.
Find out more Free Angular Themes at StartAngular.com.
- Clone this project or Download that ZIP file
- Make sure you have bower, grunt-cli and npm installed globally
- On the command prompt run the following commands
- cd
project-directory
npm install
- bower install is ran from the postinstallnpm start
- a shortcut forgrunt serve
npm run dist
- a shortcut forgrunt serve:dist
to minify the files for deployment
- Add sample AJAX calls and make the directives more modular