This is the sample project used at the Women Who Code event held at the ZALORA office on October 3rd, 2018.
- Node 8.4.0+
npm install
npm run build
examples
folder contains only the source code regarding each examples demostracted during the workshop.
Add --config ./examples/{folder_name}/webpack.config.js
to your npm script to run the corresponding examples.