A notes app focused on adding new ideas. The service worker installs the app for full offline use. Intended for use as a mobile PWA.
- Clone this repo
- Install dependencies:
npm i
- Run the app:
npm run dev
A notes app focused on adding new ideas. The service worker installs the app for full offline use. Intended for use as a mobile PWA.
npm i
npm run dev