Skip to content

vannoel/shorten-url-frontend

Repository files navigation

shorten-url-frontend

Side project for shorten URL

Project setup

npm install

Compiles and hot-reloads

npm run serve
npm run serve:staging
npm run serve:development

Compiles and minifies

npm run build
npm run build:staging
npm run build:development

Lints and fixes files

npm run lint