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

https://github.com/iamwebwiz/vue-jobber


https://github.com/iamwebwiz/vue-jobber

job-listings json lorempixel vue

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## Tools used

- [Bootstrap](https://getbootstrap.com)
- [Lorempixel](http://lorempixel.com) (for random image generation)

## Project setup

Clone the repository and install dependencies

```bash
$ git clone https://github.com/iamwebwiz/vue-jobber.git
$ cd vue-jobber
$ npm install
```

Run the project

```bash
$ npm run serve
```