Skip to content

RyanGladstone/ng-jump-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng-jump-start

An opinionated AngularJS project starter, built with Bootstrap and Grunt.

##About This is a launch pad. A convenient starting place. The main branch is a simple AngularJS app.

##How to start building

  • Install Node (if you haven't already)
  • Install Grunt globally (if you haven't already)
    • npm install -g grunt-cli
  • Clone the repo
    • $ git clone <https://github.com/RyanGladstone/ng-jump-start.git>
  • Move into the folder
    • $ cd ng-jump-start
  • Install packages
    • $ npm install
  • start grunt build and watch
    • $ grunt
  • build something great

##How to help If you have suggestions on how this repo could be improved, please create an issue or get in touch.

About

An opinionated AngularJS project starter, built with Grunt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published