nostrMediaUpload/readme.md
2024-04-14 20:05:53 -04:00

16 lines
205 B
Markdown

pre req:
get node js
google it
install:
clone the repo
cd into it
install dependencies:
`npm install`
run the dev server:
`vite`
go to http://localhost:5173
check out the console (right click inspect)