Marvelous

Marvelous

  • Getting Started
  • API
  • GitHub
  • Blog

Getting Started

Installation

Marvelous can be installed via NPM. Add the following to your manifest.json:

{
    "scopedRegistries": [
        {
            "name": "Marvelous",
            "url": "https://registry.npmjs.org",
            "scopes": [
                "com.mambojambostudios.marvelous"
            ]
        }
    ],
    "dependencies": {
        ...
        "com.mambojambostudios.marvelous" : "1.0.2",
        ...
    }
}

Check out Marvelous on NPM to get the latest version.

Marvelous
Docs
Getting StartedAPI
Community
Twitter
More
BlogGitHub
Copyright © 2019 Adam Ramberg