Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 781 Bytes

File metadata and controls

27 lines (19 loc) · 781 Bytes

Rowma Public Network Console

ScreenShot

This is a console Web page for Rowma available at https://rowma.github.io/public-console/.

Description

You can use Rowma quickly through this Web page.

Rowma JavaScript SDK is used to build this example implementation.

Run your own console

Clone this repository and run it to start your own console Web page.

$ git clone https://github.com/rowma/public-console
$ cd public-console
$ yarn
$ yarn run build:tailwind && yarn start

Contribution

Feel free to open any issue anytime! Please have a look at the contribution guidelines first.

License

The GPL License (GPL) 2020 - rowma.io. Please have a look at the LICENSE.md for more details.