0.0.7 • Published 5 years ago

yavue v0.0.7

Weekly downloads
33
License
-
Repository
-
Last release
5 years ago

Yavue

yavue is a vue frontend for the job search in a YAWIK installation. A Google API Key and a Yawik Endpoint can be configured in .env or defined as ENV vars.

Demo:

http://yavue.de

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.