Skip to content

1. Installation

Dashpilot edited this page Mar 12, 2022 · 3 revisions

Download and build

To build from source, just checkout or download the repo and run:

npm install
npm run build

Load from CDN (coming soon)

After the initial release, you will be able to run the CMS directly from a CDN. This also allows you to lock the CMS to a specific version and easily upgrade to newer versions. Coming soon.

Clone this wiki locally