Skip to content
Snippets Groups Projects
user avatar
rhenck authored
- Fix conditions for showing inputs. As all the properties are mandatory 
and have to be available, so no contionals are need here.
- Move CSS into the component (from parent properties component)
99f696db
History

Verona Modules Aspect

Repository for the Aspect Editor and Player. The applications have a shared code base, but can be run/build separately.

Both conform to the Verona API definition:

Editor-API

Player-API

Development Version

npm run start-editor-local

or

npm run start-player-local

Production Build

npm run build-editor-prod

or

npm run build-player-prod