@rabota/rabotify
v1.5.2
Published
Vue.js 2 Components for Rabota.ru
Downloads
196
Keywords
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