Skip to content

Instantly share code, notes, and snippets.

@gocs
Created May 17, 2023 08:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gocs/e71700f12943c7ab665110f3ee3832b7 to your computer and use it in GitHub Desktop.
Save gocs/e71700f12943c7ab665110f3ee3832b7 to your computer and use it in GitHub Desktop.
basic vite
# fuck you starter pack ICANT ALERT
npm create vite
npm i
npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init -p
npm i jquery
npm i --save-dev @types/jquery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment