Skip to content

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