1
0
mirror of https://github.com/o2sh/onefetch.git synced 2026-05-03 03:29:32 +01:00
Files
onefetch/docs/vercel/README.md
T
2022-07-29 20:41:22 +02:00

127 B

Onefetch Web

Development

# setup
## install dependencies
npm i

# run server with hot reloading
npm run dev