-
Notifications
You must be signed in to change notification settings - Fork 0
BertCotton/Grunt-Angular-Bootstrap-Init
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published