Designs are still under contruction within the app.
Clone the repo via git:
git clone https://github.com/pgerochi/forecast.git
And then install dependencies.
$ cd
$ npm start
$ npm run dev
To package apps for the local platform:
$ npm run package