CMD: Projektordner erstellen und hinein wechseln
mkdir Name; cd Name
Schnellstart
CMD: git clone & git remote remove orgin & npm install & npm run build & npm run dev
git clone https://github.com/tBrause/npm-vite-react-sass.git .; git remote remove origin; npm install; npm run build; npm run dev
Erfolgreich getestet: 21.03.2023
CMD: VSCode öffnen
code .
CMD: git clone & remote remove origin
git clone https://github.com/tBrause/npm-vite-react-sass.git .; git remote remove origin;
CMD: npm install
npm install
CMD: npm run build
npm run build
CMD: npm run dev
npm run dev
CMD: npm run preview
npm run preview
- public
- vite.svg
- sass
- _normalize.scss
- style.css
- src
- components
- App.jsx
- app.jsx
- components
- .eslintrc.cjs
- .gitignore
- package-lock.json
- package.json
- postcss.config.cjs
- prettier.config.cjs
- README.md
- vite.config.js
- dev: --host
- build: vite build
- preview: vite preview
- react
- react-dom
- sass
- @types/react
- @types/react-dom
- @vitejs/plugin-react
- cssnano
- postcss-preset-env
- vite
- eslint
- eslint-plugin-jsx-a11y
- eslint-plugin-react
- eslint-plugin-react-hooks
- default
- dist
- assets
- index-cache.js
- index-cache.css
- index.html
- vite.svg
- assets