Xene UI
Xene UI is currently in Beta. You can make interaction with Xene using this UI.
Installation
Follow below mentioned instruction to set up xene.
$ git clone https://github.com/fristonio/xene-ui && cd xene-ui
# To run the developement server
$ yarn start
Development server is running on http://localhost:3000/
# To build UI
$ yarn build