Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 649 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 649 Bytes

Available Scripts

In the project directory, you can run:

nvm use 18

npm run dev

Runs the app in the development mode.
Open http://localhost:5173/ to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner.

npm run build

Builds the app for production to the dist folder.

npm run predeploy && serve dist

Serve the dist folder locally

nvm use && npm run deploy

Deploy to production

Add CNAME to the branch