/htn-challenge

Hack the North 2017 Front End Challenge

Primary LanguageJavaScriptMIT LicenseMIT

Hack the North Front End Challenge

Developing

Requirements

  • 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