Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 281 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 281 Bytes

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