The Wayback Machine - https://web.archive.org/web/20201113022918/https://github.com/chartjs/www.chartjs.org
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Chart.js public website + docs

This repo builds the Chart.js docs as a static site, and the www.chartjs.org homepage.

Tasks are managed via gulp.

To run locally:

npm install
gulp

This will set up file watchers, build the site and start a server on port 8080 for the website.

You can’t perform that action at this time.