Files
msw-open-music/web
heimoshuiyu ec0dad00ef Replace react with preact
reduce js file bundle to 20%
2022-12-04 20:17:59 +08:00
..
2022-12-04 20:17:56 +08:00
2022-12-04 20:17:56 +08:00
2021-11-21 17:30:43 +08:00
2022-12-04 20:17:59 +08:00
2021-11-21 17:30:43 +08:00
2022-12-04 20:17:59 +08:00
2022-12-04 20:17:59 +08:00
2022-12-04 20:17:59 +08:00

MSW Open Music Web Frontend

This is a React single page application. And use Preact instead of React to achieve a smaller file size.

node_modules only has 19M. We uses esbuild and shell scripts and build only takes a milliseconds!

How to build

Simple run ./build.sh, then all output files are under ./build/ directory.