Skip to content

axelavargas/hw-url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

Basic front-end for a URL shortener.

Installation

Note: You will need to run the Node server and webpack server at the same time

cd ~/Desktop
git clone https://github.com/axelavargas/short-hw.git
cd short-hw
+npm install # Time for coffee?
npm run server # launch the server
npm run start # launch the webpack (In another console)
open http://localhost:8080 # here we go

About

Challenge assignment 2017 - URL shortener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published