https://github.com/cdaringe/square-dance
dance sucka!
https://github.com/cdaringe/square-dance
Last synced: 5 months ago
JSON representation
dance sucka!
- Host: GitHub
- URL: https://github.com/cdaringe/square-dance
- Owner: cdaringe
- License: mit
- Created: 2015-08-21T01:43:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:40:21.000Z (over 2 years ago)
- Last Synced: 2025-03-08T19:46:43.550Z (over 1 year ago)
- Language: JavaScript
- Size: 543 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Square Dance
_dance sucka!_

## demo
- see live demo here [http://cdaringe.github.io/square-dance/](http://cdaringe.github.io/square-dance/)
## dependencies
- nodejs
- a functional webbrowser :)
## instructions
- `git clone`
- `cd square-dance`
- `npm i`
- `npm start`
## references
- [redux](https://www.npmjs.com/package/redux)
- [redux-devtools](https://github.com/gaearon/redux-devtools)
- [react-boilerplate](https://github.com/gaearon/react-hot-boilerplate.git)
Open your browser to localhost:3000 and enjoy!