Skip to content

CrescNet/growth-js

Repository files navigation

growth-js

GitHub Pages

Description

This single-site application visualizes child growth data using Chart.js. Users can choose from multiple reference values.

After data entry, users can save the data to the browser's local storage or to a JSON file. They can also create a QR code that contains the data.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.