/reactive

Code you'll work with on Reactive 2016 workshop.

Primary LanguageJavaScriptMIT LicenseMIT

Reactive

Join the chat at https://gitter.im/reactive2016/Lobby

A project for our kiwi.com workshop.

Setup

Simply yarn install (or npm i).

Available tasks:

  • npm start - start development server at :8080
  • npm bundle - bundle for production
  • npm server - start production server at :3000
  • npm lint - lint yo code

A dev server link for the ultra lazy.