Skip to content

duchunter/linksaver-app

Repository files navigation

link-saver-app

Hybrid Vue + Cordova mobile app version of linksaver-client to save all links offline

Info Links

Build Setup

# install dependencies
npm install

# build for production with minification
npm run build

# check requirements for specific platform
cordova requirements

# run app on browser
npm run web

# run app on Android emulator
npm run android

# build .apk file for android
cordova build android

You can also add ios platform by runnning cordova platforms add ios and fullfill cordova requirements

If you want to use your own Auth0 client, please edit env.js

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

About

Cross-platform mobile app for linksaver project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published