Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 548 Bytes

File metadata and controls

23 lines (14 loc) · 548 Bytes

linksaver-client

Front-end for linksaver project using Vue

Live web app at https://gp-linksaver.herokuapp.com

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

If you want to use your own Auth0 client, edit utils/auth0-config.js

If you want to use your own Linksaver server, edit BASE_URL in utils/api.js