Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 278 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 278 Bytes

notes.web

How to run the project

Use node v20 (or at least v19)

nvm use

Install dependencies

yarn install

Copy .env.sample as .env

cp .env.sample .env

Run the project

yarn dev

The default project address is http://localhost:5173/