Fork of rdash/rdash-angular converted to ES6/webpack using preboot/angular-webpack.
It is used as a demo of beeman/bootstrap-admin-ui
- Clone the repository:
git clone https://github.com/beeman/bootstrap-admin-angular.git - Install the NodeJS dependencies:
npm install. - Run the gulp build task:
npm start.