Skip to content
Snippets Groups Projects
user avatar
rhenck authored
This is done according to the Angular best practices and minimizes
namespace collisions when using other packages which might use the same
selectors.

Technically the selectors are not even becessary since we use an Angular
component factory to create element components but it is still useful
for the DOM element naming, for debugging purposes for example.
a6bdf445
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