Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 386 Bytes

File metadata and controls

19 lines (10 loc) · 386 Bytes

Botomir Client

This application is the frontend for Botomir, allowing users to interact with Botomir via an interactive GUI instead of Discord.

How to run

Install dependencies: npm ci or npm install

Build app: npm run build

Start app locally: npm run start

Run TailwindCSS: npm run watch:css

Run linter: npm run lint or npm run lint-fix

License

GNU GPLv3