0.0.8 • Published 10 years ago

angularjs-simple v0.0.8

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

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.1.0

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago