Fatmap Front-end Challenge

Front-end code challenge.

Note: The Off-piste map in the details page will show an error due to an API key that's doesn't has a billing account to it. (Running in dev mode)

Build Setup

# Software Requirements 
- Node.js v8+
- npm v5+

# First time install dependencies
npm install

# Use the following command the development server. It will be serve in http://localhost:8080/ if it's available.
npm run dev

For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).