Developing Frontend
A Cadmus frontend app can be as simple as a simple Angular app using some Cadmus libraries, or add its own parts and/or fragments, or any other component useful for its purposes.
The typical procedure to setup a Cadmus frontend app consists of:
- create the app.
- add to the app all the required NPM packages and code resources.
- optionally, add specific parts and/or fragments packed into libraries in the same workspace.