This plugin contains the user-facing interface of contact.engineering. It consists of static HTML files and Vue.js applications.
For production:
pip install ce-ui
For development:
Clone project, enter project directory and run
pip install -e .[dev]