Skip to content

gui117/starter-react

Repository files navigation

starter-react

Minimal React template with Typescript, Vite, UnoCSS and ESLint.

Features

  • Vite - lightning fast development server and build tool
  • TypeScript - modern JavaScript for scalable applications
  • UnoCSS - the instant on-demand atomic CSS engine
  • ESLint - the most popular linter for JavaScript

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Minimal React template with Typescript, Vite, UnoCSS and ESLint.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published