1cd build 2emcmake cmake .. 3emmake make -j$(nproc) 4echo "Built succesfully, opening index.html" 5code index.html