https://github.com/iamwebwiz/vue-jobber
https://github.com/iamwebwiz/vue-jobber
job-listings json lorempixel vue
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iamwebwiz/vue-jobber
- Owner: iamwebwiz
- Created: 2019-07-24T08:21:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T05:15:23.000Z (over 3 years ago)
- Last Synced: 2025-03-15T03:01:56.072Z (over 1 year ago)
- Topics: job-listings, json, lorempixel, vue
- Language: Vue
- Homepage:
- Size: 2.47 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
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
```