Skip to content

keen/keen-dataviz-webpack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

Releases

No releases published

Packages

No packages published