This UI is compatible with CPSwarm Deployment Tool.
The project documentation is available on the Wiki.
Refer to these instructions to run all the components.
To only run the UI:
docker run -p 80:80 linksmart/deployment-ui
npm install
npm run serve
npm run build
npm run test
npm run lint
Contributions are welcome.
Please fork, make your changes, and submit a pull request. For major changes, please open an issue first and discuss it with the other authors.
This work is supported by the European Commission through the CPSwarm H2020 project under grant no. 731946.