1.0.0 • Published 9 years ago

slush-react-game v1.0.0

Weekly downloads
7
License
-
Repository
github
Last release
9 years ago

slush-react-game

A generator for developing games in react.

Getting Started

Globally install the generator.

$ npm install slush -g
$ npm install slush-react-game -g

Create a directory for your game.

$ mkdir my-react-game
$ cd my-react-game

Use the generator to start your game.

$ slush react-game

What is Slush?

Slush is a tool that uses Gulp for project scaffolding.

Slush does nothing except find and run slush generators.

To find out more about Slush, check out the documentation.

1.0.0

9 years ago

0.1.7

9 years ago

0.1.5

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago