- node.js 7.4.0
- yarn
- A computer that runs either Linux or MacOS
- Internet connection
$ # install dependencies using yarn
$ yarn
$ # start development server on port 8080
$ npm start
Hack the North 2017 Front End Challenge
$ # install dependencies using yarn
$ yarn
$ # start development server on port 8080
$ npm start
Hack the North 2017 Front End Challenge
MIT License