Skip to content
Snippets Groups Projects
user avatar
rhenck authored
- Now does unit (page) manipulation itself instead of delegating 
everything to the UnitService. Still need to call the UnitService to 
make it notify the API about the change to the unit.
- Also improve the hack for refreshing the tab view.
d67f72f7
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