Jonathan Huang a79bb576b6 Example fix (#114)
* fix examples and scripts

* fix test scripts

* update license and fix package.json docs + lint scripts

* update coverage requirements
2017-04-30 22:08:35 -07:00
..
2015-12-31 17:59:27 -08:00
2017-04-24 20:28:25 -07:00
2017-04-24 19:59:14 -07:00
2017-04-24 19:59:14 -07:00
2017-04-24 19:59:14 -07:00
2017-02-13 15:20:37 -08:00
2017-04-24 19:59:14 -07:00
2017-04-24 19:59:14 -07:00
2017-04-24 19:59:14 -07:00
2016-11-17 17:50:08 -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.