Clone this repo and install deps
npm install
Build bundle with source maps
make browserify
Serve the app
make serve
Open http://localhost:3000/ with Chrome, enable source maps from the debugger settings and refresh!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Clone this repo and install deps
npm install
Build bundle with source maps
make browserify
Serve the app
make serve
Open http://localhost:3000/ with Chrome, enable source maps from the debugger settings and refresh!