ChartJs examples

View demo

Steps to reproduce

  git clone https://github.com/MatiWalter/ChartJs-examples.git
  cd ChartJs-examples
  npm install
  npm run dev

Scripts

$ npm run dev

Runs the app in development mode. Open http://localhost:3000 to view it in the browser.

$ npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

$ npm run preview

Locally preview production build.