Frontend assembly project using webpack
Build works on webpack 3.10.0
Use npm or yarn for installing dependencies and to launch webpack
To start working:
clone this repo
cd !$
yarn install
yarn run start
- for developingyarn run build
- for production