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