mirror of
https://github.com/lvgl/lvgl.git
synced 2025-02-04 07:13:00 +08:00
5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
cd build
|
|
emcmake cmake ..
|
|
emmake make -j$(nproc)
|
|
echo "Built succesfully, opening index.html"
|
|
code index.html |