jazzy-frontend

Small task for HR purposes.

Instruction

  1. Clone this repository into local drive.

  2. Install project dependencies:

npm install

  1. Build project files by running build script:

npm run build

  1. Launch project:

npm start

  1. Go to http://127.0.0.1:8080.

Tested on Node.JS v6.10.2.