Kelly Ervin Mills Capstone II, Fall 2023 MICA Data Analytics & Visualization
https://ervinkellym.github.io/AllergensInHumanMilk/
- Open this project folder in VSCode (or your preferred IDE)
- Install Node & NPM if you don't already have them: Installation Instructions
- Run 'npm install' to install project dependencies
- Run 'npm run prepare' to compile SCSS styles
- Run 'npm run build' to compile Svelte components
- Run 'npm run dev' to host the site locally