Skip to content

wickedest/mergely-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mergely-webpack

This project can be used to start a new project using Mergely using webpack. Clone this repository and then delete the .git folder.

Installation

git clone --depth=1 git@github.com:wickedest/mergely-webpack.git
cd mergely-webpack
rm -rf .git
npm install

Running Mergely

npm start

Then, open a browser to http://localhost:8080/editor.

Creating a build

npm run build

More information

For more information on Mergely and configuration options, see http://www.mergely.com.

About

Example Mergely project using webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published