Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 557 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 557 Bytes

cmcjobfair

Currently (March 10, 2021) hosted here: https://cmcjobfair.surge.sh (using surge.sh)

The KBF Matcher variant (just the KBF matching function without the CMC Job Fair functionality) is here: https://kbf.surge.sh/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.