Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 207 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 207 Bytes

a URL shortener app using Ts!

getting up and running

You'll want to locally install the app

npm i 

To start the app locally, you can run npm run dev and go to http://localhost:3000.