The user-facing interface of contact.engineering.


License
MIT
Install
pip install ce-ui==1.30.6

Documentation

User interface for contact.engineering

Purpose

This plugin contains the user-facing interface of contact.engineering. It consists of static HTML files and Vue.js applications.

Installation

For production:

pip install ce-ui

For development:

Clone project, enter project directory and run

pip install -e .[dev]