Skip to content

ehgoodenough/slush-react-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A slush generator for developing games in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published