/react-playground

A slim React & Redux starter project

Primary LanguageJavaScriptMIT LicenseMIT

react-playground

A slim React & Redux starter project for quickly prototyping ideas

Getting Started

$ git clone https://github.com/neilff/react-playground
$ npm install

npm scripts

Dev

$ npm run dev

Open http://localhost:3000 in your browser.