Chart-JS-Explore Tailwind Templates

Chart Js Explore

Exploring and building charts 📊

Chart.js Explore

Built by Jared Hettinger

A simple project for exploring Chart.js and building some chart components of my own. This project is meant moreso more for exploring libraries and implementations of data than any sort of concept to launch.

Initial Run

  1. Navigate to the project folder in the terminal
  2. Run npm install
  3. Run the Tailwind watcher npx tailwindcss -i ./src/input.css -o ./src/output.css --watch
  4. Run the app npm start

Run After Install

  1. Navigate to the project folder in the terminal
  2. Run the Tailwind watcher npx tailwindcss -i ./src/input.css -o ./src/output.css --watch
  3. Run the app npm start

Top categories

Loading Svelte Themes