Skip to content

suidouble/suidouble-sample-color

Repository files navigation

suidouble-sample-color

Very simple chat application to demonstrate suidouble library in action, focusing on events (fetch and subscribe)

Stack: Sui + suidouble + Vue. Ready to be deployed to Heroku

Code pieces to take a look at:

running on your local

npm install
npm run dev

executing integration tests:

npm run test