Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 618 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 618 Bytes

This repository contains the application we will be using during these 2 days workshops.

Tools:

Join the chat at https://gitter.im/Philos-io/workshop.harmony

  • Webpack
  • Babel
  • nodemon
  • live-server
  • surge
  • Karma

How to use the repository

git clone https://github.com/Philos-io/workshop.harmony && npm install

Now you can run your application by running: npm start

Have fun!

Philos Team