0.0.8 • Published 9 years ago

angularjs-simple v0.0.8

Weekly downloads
27
License
-
Repository
-
Last release
9 years ago

Steps

Simple angularjs structure to follow...

npm install angularjs-simple

Once done, move angularjs-simple folder from the node_modules directory and treat it as your project's root directory.

You can rename 'angularjs-simple' to your project name as this is your project root folder

Then cd into this directory and,

Install Grunt-cli Components

npm install grunt-cli -g

Install node modules

npm install 

Install bower modules

bower install 

Run grunt task

grunt 

That's it!

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.1.0

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago