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.
npm install
npm run serve
npm run build
npm run lint