nostrMediaUpload/readme.md

16 lines
205 B
Markdown
Raw Normal View History

2024-04-15 00:04:50 +00:00
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)