Skip to content

shvkhzod/notes.web

 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 65.7%
  • Vue 27.6%
  • CSS 5.2%
  • Other 1.5%