mirror of
https://github.com/lvgl/lvgl.git
synced 2025-02-04 07:13:00 +08:00
4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
|
cd build
|
||
|
emcmake cmake ..
|
||
|
emmake make -j$(nproc)
|
||
|
code index.html
|