Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 345 Bytes

File metadata and controls

23 lines (15 loc) · 345 Bytes

keen-dataviz.js webpack boilerplate

Clone the repo and go to the root folder of the project.

npm install

Replace PROJECT_ID and READ_KEY in the /src/browser.js

Run webpack to build the bundle

webpack

Run a simple express server

npm run demo

Open: http://localhost:3000/