0.1.0 • Published 5 years ago
vite-react-tailwind-typescript v0.1.0
Vite + React + TypeScript + Tailwind
Installation
Development
# Start the vite dev server
npm run devBuilding
# Make a production bundle
npm run buildPreview
# Preview the production build, you must run `npm run build` first
npm run preview0.1.0
5 years ago