Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

yavue

itstoni110.0.7

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.

readme

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.