/uistudio

UI Studio

Primary LanguageHTMLMIT LicenseMIT

UI Studio

Made in EU

Instructions:

  • Download source code
  • Install NPM dependencies with $ npm install
  • Run the app $ node index.js
  • Register your local app in the OpenPlatform instance
  • Visit the app in the OpenPlatform and set tokens in the Configuration section

Docker:

docker pull totalplatform/uistudio
docker run -p 8000:8000 totalplatform/uistudio