This project can be used to start a new project using Mergely using webpack. Clone this repository and then delete the .git
folder.
git clone --depth=1 [email protected]:wickedest/mergely-webpack.git
cd mergely-webpack
rm -rf .git
npm install
npm start
Then, open a browser to http://localhost:8080/editor.
npm run build
For more information on Mergely and configuration options, see http://www.mergely.com.