-
Notifications
You must be signed in to change notification settings - Fork 4
1. Installation
Dashpilot edited this page Mar 12, 2022
·
3 revisions
To build from source, just checkout or download the repo and run:
npm install
npm run build
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.