for dev preview:
npm install
npm run devor for production preview:
npm run build
npm run preview- Prettier - Code formatter
- PostCSS Language Support
- Tailwind CSS IntelliSense
Note: I'm using daisyUI + tailwindcss for this project, not sure if it's a good idea
changelog:
- 2024-04-01: the basic starter template is ready
- 2024-04-01: the topbar (navbar) is ready (not sure if I'm using it the right way but it seems to work)
- 2024-04-02: the videos page is basically done