1.0.0 • Published 10 years ago

slush-react-game v1.0.0

Weekly downloads
7
License
-
Repository
github
Last release
10 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

10 years ago

0.1.7

10 years ago

0.1.5

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago