Skip to content

Base (empty) grunt project that will create a shell of an angular app with ngRoute setup and angular bootstrap working

Notifications You must be signed in to change notification settings

BertCotton/Grunt-Angular-Bootstrap-Init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a bare project that is configured to use NPM and Bower to install Angular and Bootstrap


To get this running:
0) Update name/version in package.json and bower.json
1) Install GIT
2) Install Node
3) Navigate to project
4) Run npm install -g grunt
5) Run npm install -g grunt-cli
6) Run npm install -g bower
7) run npm install
8) run bower install
9) run grunt build
10) Update Gruntfile.js -> rsync location (default is /var/www/html)
11) run grunt rsync 

done!

About

Base (empty) grunt project that will create a shell of an angular app with ngRoute setup and angular bootstrap working

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published