Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steelx/ajinkya-sapient-yeoman

Ajinkya Borade's Sapient test built with Yeoman angular, RWD
https://github.com/steelx/ajinkya-sapient-yeoman

Last synced: 2 days ago
JSON representation

Ajinkya Borade's Sapient test built with Yeoman angular, RWD

Awesome Lists containing this project

README

        

ajinkya-sapient-yeoman
======================

Ajinkya Borade's Sapient test built with Yeoman angular

1. Clone thos repository, then run 'npm install' to install dependancies
(since 'node_models/' folder was skipped in git commit)

2. Also update bower with: 'bower update'

3. To get the production version type: 'grunt build'
(Yeoman will generats an optimized version of your application in the dist directory)

4. Finally if you wish to see the development version on your local machine run: 'grunt serve'