minecraft-monitor/frontend
2024-03-02 11:48:32 +08:00
..
src Fix undefined variable and add nginx conf 2024-03-02 11:48:32 +08:00
.gitignore Initial release 2024-03-02 10:56:03 +08:00
package-lock.json Initial release 2024-03-02 10:56:03 +08:00
package.json Initial release 2024-03-02 10:56:03 +08:00
README.md Initial release 2024-03-02 10:56:03 +08:00

development

npm install
npx parcel src/index.html

build

npx parcel build src/index.html