Danny Delott 7ee71c6b56 Update example asset paths, move build process
- Run `npm build:example` from mapdc's package.json
2016-04-12 12:45:36 -07:00
..
2016-02-25 15:29:04 -08:00
2015-12-31 17:59:27 -08:00
2016-03-02 17:39:19 -08:00
2016-02-26 12:50:42 -08:00

mapd-frontend-boilterplate

Boilerplate code for mapd frontend functionality

Installation

Install the example-specific npm packages.

cd example/
npm install

Running the example

Run the example from the top-level directory.

cd ../
npm install
npm start

When the browser opens, click the example directory to view the examples.