Skip to content

gethgr/react-starter

Repository files navigation

React Starter

A minimal React starter project using Vite and TypeScript.

Tech Stack

  • React
  • Vite
  • TypeScript
  • SWC

Requirements

  • Node.js (18+ recommended)
  • npm

Getting Started

Clone the repository:

git clone git@github.com:gethgr/react-starter.git
cd react-starter

Install dependencies:

npm install

Install dependencies:

npm run dev

npm run dev

http://localhost:5173

Build for Production

npm run build

Preview production build:

npm run preview

About

React starter template for fast developing.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published