Files
queueful/frontend/app
2024-04-08 15:12:55 +03:00
..
2024-04-08 15:12:55 +03:00
2024-03-27 17:41:49 +03:00
2024-03-27 17:41:49 +03:00
rtk
2024-03-28 00:06:00 +03:00
rtk
2024-03-28 00:06:00 +03:00
2024-03-27 17:41:49 +03:00
2024-03-27 17:41:49 +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