Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 357 Bytes

File metadata and controls

15 lines (10 loc) · 357 Bytes

React Example 3: Mind Map

Simple SVG mind map tool with simple localStorage.

Prerequisites

You need nodejs ( http://nodejs.org/ ). Make sure to execute "npm install" to download all npm dependencies after checking this out.

Building

use "gulp" to just build, and "gulp watch" to enable streaming build.