Skip to content
Snippets Groups Projects
user avatar
jojohoch authored
This helps to divide the code of the element container into smaller
meaningful units.
In addition, each element can be given its own form group.
e0a6e0f2
History

Verona Modules Aspect

Repository for the Aspect Editor and Player. The applications have a shared code base, but can be run/built 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

Development

NPM version: 6,7,8