@rabota/rabotify

Vue.js 2 Components for Rabota.ru

Usage no npm install needed!

<script type="module">
  import rabotaRabotify from 'https://cdn.skypack.dev/@rabota/rabotify';
</script>

README

Rabotify

Vue 2+ компоненты для Rabota.Ru

Installing

Install dependecies

  $ yarn

Dev mode (hmr support)

Run dev server at localhost:3200

  $ npm run dev

Production build

  $ npm run build

Tests

  $ npm run test

Tests with coverage

  $ npm run test:coverage