This is a minimal React site created with Vite.
- Sass
- only one Sass file (
App.scss
) - the fileindex.css
was deleted - CLI with component creator:
npm run cp
- download zip
- copy all files to your directory
- open VSCode in that directory (
code .
) npm i
npm run dev