0.3.1 • Published 3 years ago

misk-web-examples-data v0.3.1

Weekly downloads
-
License
SEE LICENSE IN ht...
Repository
-
Last release
3 years ago

Examples Data

Data Sets

Getting Started

  1. npm install
  2. Add any new data sets to a new file in src/data/
  3. Rebuild the JSON writer executable with npm run-script build
  4. Regenerate the demo/*.JSON with node dist/index.js

Resources