Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 234 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 234 Bytes

MoonBit code comparison

Run in development mode:

moon build --target js --debug --watch

yarn
yarn vite

Build assets:

moon build --target js
yarn
yarn vite build --base ./

License

Apache License 2.0