[Mint version demo] | [Blur version demo] |
---|---|
Install tools If you don’t havee any of these tools installed already, you will need to:
Download and install nodejs https://nodejs.org Note: It seems like there are some problems with some libraries used in this template and old node versions. That’s why we suggest you to have one of the latest.
You will need to clone source code of BlurAdmin GitHub repository. To do this open console and execute following lines:
git clone https://github.com/CangPham/Angular-Admin.git
After repository is cloned, go inside of repository directory and install dependencies there:
cd Angular-Admin
npm install
This will setup a working copy of Angular-Admin on your local machine
To run local copy in development mode, execute:
gulp serve
- Responsive layout
- High resolution
- Bootstrap CSS Framework
- Sass
- Gulp build
- AngularJS
- Jquery
- Charts (amChart, Chartist, Chart.js, Morris)
- Maps (Google, Leaflet, amMap)
- etc
MIT license.