Webarch.ly is a simple tool that helps you deal with long URLs for free, providing you with short, efficient and customizable links at your service.
- Clone the repository by running command
git clone https://github.com/<your user-name>/Web.ly.git
in your git bash/cli.
- Run command
cd Web.ly
.
- Run this command to install all dependencies for the project.
npm install
- Run this command to start the project.
npm start
- Run this command to start the project as a developer.
npm run dev
- Open link to view the website in your browser window if it doesn't open automatically.
http://localhost:5000/
The MIT License 2021.