Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 413 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 413 Bytes

url-shorter

The Craftions URL Shorter

Demo

The Live Demo can be found at https://short.craftions.net

Run Locally

Clone the project

  git clone https://github.com/CraftionsMC/url-shorter

Go to the project directory

  cd url-shorter

Install dependencies

  yarn install

Start the server

  yarn express:live-start