Skip to content

ProtonDesigner/core

Repository files navigation

Proton Banner

Proton Designer

App designer, builder and prototyper.

CAUTION: THIS IS PRE-RELEASE SOFTWARE. I DO NOT GUARANTEE THAT THIS WILL WORK UNDER ALL CIRCUMSTANCES. USE AT YOUR OWN RISK.

Releases can be found in the Releases tab.


Developing and Building

Installing Dependencies

  1. Clone the repo and change directory to it
git clone https://github.com/ProtonDesigner/core
cd core
  1. Install the dependencies
yarn

Running

  1. Run the application
yarn dev

Building

  1. Run this command. It should put the executable in the dist/ folder
yarn build

For support, showcasing, and ideas, join the Discord server: https://discord.gg/xvACqqYDer


More to come 👀