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