init commit

This commit is contained in:
iqudoo
2026-04-30 10:18:01 +08:00
parent 2c8eb4f587
commit 3f7d195c62

View File

@@ -5,4 +5,4 @@
* make sure node and npm installed;
* clone the repo to local;
* run `npm install` to install node modules;
* run `npm run build-${env}` to get an *unminified* build file at `dist` folder;
* run `npm run build` to get build file at `dist` folder;