Weather Dashboard
=================

## Install

Install all the dependencies for the project with

    $ npm install

## Build

Then run

    $ npm run build

to create all site code in `dist`. To deploy serve the `dist` directory.