@adalo/constants
v0.9.2
Published
Constants for the Adalo editor / frontend / backend to share
Downloads
5,392
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 @adalo/constants
cd ../runner && yarn link @adalo/constants