(Translated by https://www.hiragana.jp/)
GitHub - Sindry-Manufacturing/OpenPyrojet-Jetpack.js: Jetpack web front-end
Skip to content

Sindry-Manufacturing/OpenPyrojet-Jetpack.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jetpack.js

This is the website front-end to communicate with a Jetpack ESP32 device.

Development

Before you can build the project, make sure you:

  • Installed NodeJS
  • Run npm install

Continuous building with local web server:

npm run start

Building static files into dist/:

npm run build

License

GNU General Public License Version 3