Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e-jigsaw/gyrodesign
gyro design
https://github.com/e-jigsaw/gyrodesign
Last synced: 18 days ago
JSON representation
gyro design
- Host: GitHub
- URL: https://github.com/e-jigsaw/gyrodesign
- Owner: e-jigsaw
- Created: 2013-06-24T15:22:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-25T01:26:59.000Z (over 11 years ago)
- Last Synced: 2024-11-13T22:11:42.828Z (2 months ago)
- Language: CoffeeScript
- Size: 246 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gyrodesign
==========see(on your iPhone): http://e-jigsaw.github.io/gyrodesign/
# How to build
Require ```node.js``` and ```Grunt.js```.
```
$ git clone https://github.com/e-jigsaw/gyrodesign.git
$ cd gyrodesign && npm install
$ grunt
```