Skip to content

SaqibAltaf/MiniAngular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download MiniAngular and extract in your project directory

Goto the extracted folder of MiniAngular

press right click along with shift key
select "open command window here"

Run following commands:

npm install			//it will download server side dependencies from package.json
npm install grunt-cli -g
npm install -g bower

Run following commands:

npm postinstall OR bower install
npm start OR grunt serve

About

Created to solve some issues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published