Note is a web application that uses IndexedDB and LocalStorage.
- PWA (Desktop)
- Vue3
- Vite
- Vitest
- TypeScript
- @toast-ui/editor
- dexie
- tailwindcss
etc...
npm install
npm run dev
npm run build-only
npm run test:unit
npm run test:e2e
npm run lint
Note is a web application that uses IndexedDB and LocalStorage.
etc...
npm install
npm run dev
npm run build-only
npm run test:unit
npm run test:e2e
npm run lint