Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 141 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 141 Bytes

Run the following command:

pnpm install
cd apps/react-app
pnpm build
pnpm preview
cd apps/nuxt-app
npm run dev