Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 203 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 203 Bytes

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