Files
queueful/frontend/app
2024-06-09 20:41:57 +03:00
..
upd
2024-06-09 20:41:57 +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-20 17:37:41 +03:00
2024-04-20 17:37:41 +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