0.0.7 • Published 6 years ago
yavue v0.0.7
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:
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lint