Files
queueful/frontend/app
2024-04-14 20:28:21 +03:00
..
2024-04-14 20:28:21 +03:00
2024-04-12 18:47:19 +03:00
2024-03-27 17:41:49 +03:00
2024-03-27 17:41:49 +03:00
2024-04-13 11:58:33 +03:00
2024-04-13 11:58:33 +03:00
2024-03-27 17:41:49 +03:00
2024-04-14 14:48:35 +03:00
2024-03-27 17:41:49 +03:00

Rsbuild Project

Setup

Install the dependencies:

pnpm install

Get Started

Start the dev server:

pnpm dev

Build the app for production:

pnpm build

Preview the production build locally:

pnpm preview