Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.
/ voebb-app Public archive

Library application for the public libraries in berlin (Voebb)

License

Notifications You must be signed in to change notification settings

johannesschweig/voebb-app

Repository files navigation

voebb-app

Library application for the public libraries in berlin (Voebb)

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build


# lint all JS/Vue component files in `src/`
npm run lint

Tests

Unit tests

Run unit tests with npm run unit. Run individual tests (e.g. SettingsPage) with npm run unit SettingsPage. Exclude tests with npm run unit -- --testPathIgnorePatterns file.spec.js. Keep unit tests constantly running when on file change npm run unit -- --watch.

E2E tests

Run e2e tests with npm run e2e. Individual tests can be ran by adding a -g parameter in the npm script in the package.json (e.g. ...mocha test/e2e -g Search).


This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.

About

Library application for the public libraries in berlin (Voebb)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published