You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
linkylinky-dashboard/README.md

568 B

LinkyLinky Web

A simple, privacy focused urls shortner's dashboard

Dev Setup 🛠

Runs on port 3000

Yarn

yarn
yarn dev --open

NPM

npm i
npm run dev --open

Credits