Back to Xbar

README

xbarapp.com/README.md

1.10.1192 B
Original Source

Run in dev

go run main.go

deploy

bash
gcloud app deploy --project xbarapp --version 6

Install

npm install

Build front-end styles

npm run build