.well-known | ||
.gitignore | ||
index.html | ||
index.js | ||
package-lock.json | ||
package.json | ||
readme.md | ||
upload.html |
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)