Based on Admin Bootstrap Theme SB Admin v2.0 to Angular Theme.
- 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
- Make directives more modular