/scrumboard

Scrumblr rebuilt using Redux + React

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Scrumboard

Scrumblr rebuilt using Redux and React.js

Getting Started

You'll need to have Node.js and Redis to get started.

$ brew install node
$ brew install redis

Installation

$ npm install

npm scripts

Development

$ npm start dev

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