Skip to content

devnull-1337/notes.web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,421 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Vue 46.5%
  • TypeScript 44.5%
  • CSS 7.1%
  • JavaScript 1.5%
  • Other 0.4%