https://github.com/reshape/www
reshape's website
https://github.com/reshape/www
Last synced: 8 months ago
JSON representation
reshape's website
- Host: GitHub
- URL: https://github.com/reshape/www
- Owner: reshape
- Created: 2016-08-29T22:50:12.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-16T18:07:28.000Z (almost 8 years ago)
- Last Synced: 2025-01-24T08:28:23.753Z (over 1 year ago)
- Language: CSS
- Homepage: http://reshape.js.org
- Size: 211 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# reshape.js.org
reshape's web presence
## Setup
- make sure [node.js](http://nodejs.org) is at version >= `6`
- `npm i spike -g`
- clone this repo down and `cd` into the folder
- run `npm install`
- run `spike watch` or `spike compile`