Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 356 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 356 Bytes

Entry task for JS weekend with Kiwi.com

This is a soluion to the entry task for a Javascript education weekend in Barcelona hosted by code.kiwi.com.

Getting started

If you want to run this project locally just clone it, run npm install and fire up your node server.

Development

For local development run

npm install
npm start