/spotlight-templates-vite-react

spotlight-templates-vite-react

Primary LanguageTypeScriptMIT LicenseMIT

spotlight-templates-vite-react

spotlight scaffold react template for typescript with vite

Use:

 spotlight vite react my-project

 cd my-project

 npm install

 npm run dev

 npm run build

此模板是react+typescript环境

1.配置在vite.config.ts 当中;
2.内置Todo示例

Let's react ,enjoy!