Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 382 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 382 Bytes

The Odered Power Problem

NetUX is a library to help businesses map to create and sutdy their customer experience maps.

Getting Started

Using Docker

Ensure docker and docker-compose are installed and accessible. In the root directory, you may run:

docker-compose up --build

To execute tests, you may run the uat service:

docker-compose run uat