react-ssr-setup
react-ssr-setup copied to clipboard
React ssr setup, It is easy to make you know how the SSR work
使用
install
pnpm install
prepare
pnpm run build:packages
development
pnpm run dev:ui
production
pnpm run build:ui
and
pnpm run start:ui