Skip to content
Snippets Groups Projects
user avatar
rhenck authored
The theme file is now project specific because Angular demands assets
to be part of the project.
It also differs in content: The editor theme is only applied to canvas
elements. For the player every checkbox and radio button is affected.

The components now again use the default color of 'accent'. The custom
theme now has the green as accent color and no longer primary.
363058d0
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

Development

NPM version: 6,7,8