Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 367 Bytes

README.md

File metadata and controls

executable file
·
12 lines (9 loc) · 367 Bytes

Search Github Repository Test

Application test for GoEuro.

Developer: Pablo Marchena

Usage

  • Download dev branch of this repository.
  • Run npm install --global ava to install ava cli.
  • Run npm install to install dependencies.
  • Run npm start to run development server.
  • Run npm run build to create production files in build directory.