Skip to content

Repository files navigation

CI

frontend-patterns

TypeScript and React app examples

Initialize new react app:

npm create vite@latest

then

cd vite-project
npm i
npm run dev

then visit http://localhost:5173/

Health check

curl -I -w "%{http_code}" http://localhost:5173/health -o /dev/null

Terminology and abbreviations

HMR: Hot Module Replacement

About

TypeScript and React app examples

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages