Ani Theme is a Boilerplate for Animated AngularJS Starter Theme written with Bootstrap LESS. Powered by Gulp.
Find out more Free Angular Themes at StartAngular.com.
- Clone this project or Download that ZIP file
- Make sure you have bower, gulp and npm installed globally
- On the command prompt run the following commands
- cd
project-directory
bower install
npm install
gulp serve
- For development modegulp build
- concat, minify and generate the files for deployment
In the source, we have the less files of Bootstrap attached and the variables have been updated to create this theme. You can change the variable in the less file. Animation and Transitions are in separate less file.