A simple chat app built with uqdev
.
- Run
cd ui && npm i && npm run build:copy && cd ..
- Run
uqdev build
. - Run
uqdev start-package --url http://localhost:8080
or whatever port your node is running on. - Go to http://localhost:8080/testing:testing:template.uq to run the app.