/sheath-ranviermud

A Web Dashboard For Ranvier MUD Instances

Primary LanguageJavaScriptMIT LicenseMIT

sheath

DEPRECATED. Please use soma as a GUI editor for Ranvier MUDs. Eventually this will be re-imagined as a web dashboard for monitoring your Ranvier server.

Webapp Dashboard & Editor for Ranvier Codebase MUDs

Build with VueJS 2

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.