@protonapp/proton-constants
v0.0.49
Published
Constants for the Adalo editor / frontend / backend to share
Downloads
25
Maintainers
Keywords
Readme
constants
Constants shared between renderer & editor
Running Locally
yarn && yarn start
...and then in a new terminal window/tab...
yarn link
cd ../frontend && yarn link @protonapp/proton-constants
cd ../runner && yarn link @protonapp/proton-constants