Skip to content

bystepii/actor-system-ui

Repository files navigation


This application uses Electron React Boilerplate.

About

Actor System UI is a front-end for Java Actor System project. It is a simple application that allows you to create and manage actors and messages.

It is implemented for educational purposes. It is not intended to be used in production.

Install

Clone the repo and install dependencies:

git clone https://github.com/bystepii/actor-system-ui.git
cd actor-system-ui
npm install

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

License

MIT © Electron React Boilerplate

About

Actor model UI

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published