Skip to content
/ react-starter Public template

react vite auto routing, zustand state management, react router dom

Notifications You must be signed in to change notification settings

dhoniaridho/react-starter

Repository files navigation

react-starter

react vite auto routing, zustand state management, react router dom

# install dependency
pnpm install

# build for production output dist and serve with nginx/apache
pnpm build