0.0.8 • Published 8 years ago

angularjs-simple v0.0.8

Weekly downloads
27
License
-
Repository
-
Last release
8 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

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago