Skip to content

Invincible83/uistudio

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.2%
  • JavaScript 36.2%
  • CSS 6.5%
  • Other 1.1%