This repository contains the application we will be using during these 2 days workshops.
- Webpack
- Babel
- nodemon
- live-server
- surge
- Karma
git clone https://github.com/Philos-io/workshop.harmony
&& npm install
Now you can run your application by running: npm start
Have fun!