Skip to content

psycoder01/Portfolio

Repository files navigation

Rsbuild Project

Setup

Install the dependencies:

yarn install

Get Started

Start the dev server:

yarn dev

Build the app for production:

yarn build

Preview the production build locally:

yarn preview

Netlify Status