0.1.2 • Published 8 years ago

multimer v0.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

Cirru Multimer Editor Backend

The UI part is at https://github.com/Cirru/multimer-app

Usage

npm i -g multimer
base=demo/ port=7100 multimer
  • base(required), directory relative to working directory
  • port, defaults to 7100

Editor will be started at http://repo.cirru.org/multimer-app/?port=7100&domain=localhost . Remmember to change domain and port if needed.

License

MIT