这是一个使用 Vite、React 18、TypeScript、Vitest、Testing Library、TailwindCSS 3、Eslint 和 Prettier 打造的模板项目。
这是一个使用 Vite、React 18、TypeScript、Vitest、Testing Library、TailwindCSS 3、Eslint 和 Prettier 打造的模板项目。
This is a boilerplate build with Vite, React 18, TypeScript, Vitest, Testing Library, TailwindCSS 3, Eslint and Prettier.
This project uses many tools like:
Create the project.
pnpm dlx degit joaopaulomoraes/reactjs-vite-tailwindcss-boilerplate my-appAccess the project directory.
cd my-appInstall dependencies.
pnpm installServe with hot reload at .
pnpm run devpnpm run lintpnpm run typecheckpnpm run buildpnpm run testView and interact with your tests via UI.
pnpm run test:uiThis project is licensed under the MIT License.
暂无开放 Issues,或尚未同步最近议题。