/url-shortener-front

Url Shortener - FrontEnd

Primary LanguageJavaScriptOtherNOASSERTION

This project is a front end to API url-shortener-node

You can see this project working in https://lfum.es

Developer

$ npm install
$ gulp dev

Production

$ npm install
$ gulp build
$ gulp server