An open API service indexing awesome lists of open source software.

https://github.com/idushii/tg-vue-jobs

tg канал vuejs-jobs в web версии
https://github.com/idushii/tg-vue-jobs

Last synced: about 1 month ago
JSON representation

tg канал vuejs-jobs в web версии

Awesome Lists containing this project

README

        

# tg-vue-jobs

Учебный проект, на котором я отрабатываю работу с vuejs + ts, парсинг данных, извлечение информации из данных.
Возможно,перерастет в нечно большее.
Планируются тесты компонентов.

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```

### Run your tests
```
yarn run test
```

### Lints and fixes files
```
yarn run lint
```

### Run your unit tests
```
yarn run test:unit
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).