Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flpvsk/simple-spine
checking out spine js framework
https://github.com/flpvsk/simple-spine
Last synced: about 1 month ago
JSON representation
checking out spine js framework
- Host: GitHub
- URL: https://github.com/flpvsk/simple-spine
- Owner: flpvsk
- Created: 2012-02-21T18:41:06.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-22T10:22:19.000Z (almost 13 years ago)
- Last Synced: 2024-04-14T20:21:13.171Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Dependencies:
* [Spine.app](http://spinejs.com/docs/app)
* [Hem](http://spinejs.com/docs/hem)Install them using *npm*:
npm install -g spine.app hem
Install project dependencies, listed in `package.json`:
npm install .
### Run
hem server
### Build
hem build