Inspired by Vitesse
-
🎨 TailwindCSS, Headless UI and system theme by default
-
📲 PWA
-
🦾 TypeScript
-
✍️ Eslint
-
🅿️ Prettier
- Change the author name in
LICENSE
- Change the title and description in
index.html
- Change the title and description of the manifest in
vite.config.ts
- Change the favicon in
public
- Clean up the READMEs and remove routes
Just run and visit http://localhost:3000
npm run dev
To build the App, run
npm run build
And you will see the generated file in dist
that ready to be served.