Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulstatezny/blockdodge

A simple game built in React -- dodge the blocks!
https://github.com/paulstatezny/blockdodge

Last synced: about 1 month ago
JSON representation

A simple game built in React -- dodge the blocks!

Awesome Lists containing this project

README

        

# Block Dodge!

A simple game build in React -- dodge the blocks!

### Initializing the Development Environment
1. `npm install` to add dependencies
1. `gulp watch` to build the app and launch a server on `localhost:9000`