Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 201 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 201 Bytes

scalonetapp

How to run this project locally

# Install deps
npm i

# Run Next.js
npm run dev

Open http://localhost:3000 with your browser to see the result.