Skip to content

quavedev/react-vite-tailwindcss-template

Repository files navigation

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.

Or use the preconfigured action to deploy your app. Uncomment all the lines and add your zCloud User Token (ZCLOUD_USER_TOKEN) to your secrets on GitHub and replace env placeholder value with your app env name (check it on app.zcloud.ws > Your app env > Settings).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published