Quickstart
Get up and running with our library and deploy your first feature.
Last updated
Get up and running with our library and deploy your first feature.
Last updated
Deploying your first Mason feature can be done as soon as you in 4 steps:
Mason features are functional pieces of UI that perform common (or custom) client-side application functions. Examples include Login and News Feed. We also provide a Canvas feature where you can create a custom UI from scratch.
In the select a template as a starting point and give it a name. A good template for testing is Login.
If you're adding Mason to a application, simply add it as a dependency. If you'd like to create a new application, use .
Using
Using
If you're not using React, you can include Mason features compiled as by including the following script tag in your document header.
Optionally, use our to get started (or use your own).
In a React app
In an HTML document containing Mason features
In the Mason Builder, after you've built a few features and published them, click the deploy button in the top right. Follow the deploy instructions, and you're live!
Load the page in your browser and verify that your feature renders.
Congratulations! You may now modify your feature in the Mason Builder without redeploying.
Find your API Key on your