Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 580 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 580 Bytes

React + Vite + TailwindCSS template

Create your own project based on this template by running:

npx degit quavedev/react-vite-tailwindcss-template your-project

Install

npm install

You can make sure you are running Node.js 18 with nvm. Run nvm use to set the Node.js 18 in this project.

Develop

npm run dev

Build

npm build

Preview:

npm run preview

Deploy on zCloud

Create your account at zcloud.ws.

Connect to your GitHub, create your app and done!

Push to Deploy.