/racoOfferScrapper

Scraper for job offers publicly published in FIB (UPC) website.

Primary LanguageJavaScript

raco-offer-scrapper

FrontEnd for RacoScrapper

Raco Job Scrapper

cd public npm install

##Technologies

  • Koa.js
  • Vue.js
  • Webpack
  • Request
  • Cheerio

##How to start

  1. npm install -g webpack
  2. npm install -g webpack-dev-server

Start: webpack-dev-server --inline --hot

##Useful links

###Design

  • vue-materials
  • materialize-css

###Server side

###Webpack

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.