Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/steelx/ajinkya-sapient-yeoman
- Owner: steelx
- Created: 2014-03-29T10:21:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-30T11:56:03.000Z (over 10 years ago)
- Last Synced: 2023-04-05T23:12:03.915Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://www.ajinkyaxjs.com/test/sapient/
- Size: 738 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'