refactor: completely remove ionic

This commit is contained in:
waterplea
2024-04-05 12:06:02 +07:00
parent b2c8907635
commit 8594781780
291 changed files with 416 additions and 3365 deletions

View File

@@ -44,7 +44,7 @@ git submodule update --init --recursive
```sh
cd web
npm i
npm ci
npm run build:deps
```