Skip to content

An offline PWA for meal planning and listing ingredients

Notifications You must be signed in to change notification settings

benjamin-wright/ingredients

Repository files navigation

NomNom

A simple mobile-only WPA for making meal plans and constructing shopping lists

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

Production build

make build

Publish to web hosting

copy the .envrc.example -> .envrc and fill out the web hosting details

make publish

NB: You will be prompted to enter the password to upload

TODO

About

An offline PWA for meal planning and listing ingredients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published