Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 592 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 592 Bytes

brainstorm-app-prototype

These are the beginnigs of a brainstorming app using redux, react and d3 in a hot reload environment. Used in a presentation at Shanghai JS meetup to demonstrate redux for rapid prototyping.

Slides for the talk are in [the .pptx](Rapid app prototyping with shorter development cycles.pptx)

The repository has several branches showing progress from nothing to somewhat functional prototype indicated on the slides.

If you want to add improvements issues or PRs are welcome.

Usage

npm install
npm start
open http://localhost:3000