Skip to content

Jim876633/vite-react-template

Repository files navigation

Vite React template

This template use the Vite + Typescript + swc for Basic React project.

Dependencies

Dev Dependencies

build

style

format

conventional commit

test

Usage

Install

npm install

Start

npm run dev

Build

npm run build

Test

npm run test

commit

use commitizen to commit

npm run commit

Deploy

If use github-page to deploy just push the code to github and enable github-page use GitHub Actions in setting.

Github Action

And change the baseUrl in src/constants/index.ts to your repo name

export const baseUrl = "your-repo-name";

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published