Skip to content

agileinfoways/angular-hmvc-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Angular HMVC architecture skeleton to quickly get started with large applications. Grunt Auto Reload included.

###Requirements

  • Nodejs.
  • Grunt Cli gloabally npm install grunt-cli -g
  • Bower globally npm install bower -g

###Usage instructions.

Insturctions For beginners:

  • Clone repo
  • Go inside folder
  • Run commands in following order

npm install

bower install

grunt

And it will open browser automatically. Also I have included livereload.

About

Angular HMVC architecture skeleton to quickly get started with large applications. Grunt Auto Reload included.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published