Note Taker

A Vite, Vue3, Typescript, Pinia, Tailwindcss starter template to take notes.

Development

Start development server

npm run dev

Lint

Check for linting errors

npm run lint

Fix linting errors

npm run lint:fix

Format

Check for formatting issues

npm run format

Fix formatting issues

npm run format:fix

Build

Build for production

npm run build

Test production build

npm run preview

Debugging

https://github.com/antfu/vite-plugin-inspect

Visit http://localhost:3000/\_\_inspect/