No description
Language:
Python
Created:
19.10.2021
Updated:
19.10.2021
Stars:
0
Visit on GitHub
This is an npm project configure with some stuff in order to build JS for Jaculus runtime.
You need NodeJS runtime and npm installed on your machine.
npm install
to install dependencies.npm run build
to build the packed js file in dist/main.js
npm run upload
to build and upload the file to ESP32