Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 791 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 791 Bytes

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.