Hilarion18 / shortenLink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shortenLink

Short blurb about what our product does.

Build Status

This project created to shorten link, integrated with bit.ly API

Available Scripts

In the project directory, you can run:

1. server folder

in the root folder

npm install
npm run dev

"npm install" and run "npm run dev" to run your localhost server

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

2. short-link folder

here in client side, go to short-link folder

npm install
npm run serve

"npm install" and run "npm run serve" to run your client, you can click the local or network on terminal to run client

App running at:


- Network: http://192.168.100.30:8080/

click either the link of Local or Network

The page will reload if you make edits.
You will also see any lint errors in the console.

Note: this is a MVP and under development, if you want to contribute request us and we'll give you the .env

About


Languages

Language:Vue 37.3%Language:JavaScript 36.9%Language:CSS 13.5%Language:HTML 12.3%