coderwyd / react-stater

My minimal react starter.

Home Page:https://donny-react-starter.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Starter

This template should help get you started developing with React 18 in Vite.

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm run dev

Type-Check, Compile and Minify for Production

pnpm run build

Lint with ESLint

pnpm run lint

About

My minimal react starter.

https://donny-react-starter.netlify.app

License:MIT License


Languages

Language:TypeScript 77.5%Language:HTML 21.0%Language:JavaScript 1.4%