Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 332 Bytes

Setup.md

File metadata and controls

13 lines (10 loc) · 332 Bytes

Vite requires to have Node.js downloaded Then in Terminal write: $ npm create vite@latest

Create project name Then choose React and then Javascript

Next install TailwindCSS using PostCSS: npm install -D tailwindcss postcss autoprefixer npx tailwindcss init -p

Download TailwindCss in VScode Extensions Download ES7+React/Redux