react-redux-starter-thibault

0.0.6 • Public • Published

2048 - Implemented with React and Redux

If you want to play with it, you can check the DEMO

Setup

git clone git@github.com:dvalchanov/react-redux-2048.git
cd react-redux-2048
npm install

Usage

start

Start the development server with hot reload:

make start

debug

Start the development server in DEBUG mode, with the React dev tools enabled:

make debug

lint

Lint the code to check for any errors:

make lint

build

Build a production ready version of the code:

make build

Package Sidebar

Install

npm i react-redux-starter-thibault

Weekly Downloads

7

Version

0.0.6

License

MIT

Unpacked Size

55.5 kB

Total Files

39

Last publish

Collaborators

  • thibaultgobert