Skip to content

ByteWelder/TactilityWebInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tactility Web Installer

This is the website front-end to for flashing ESP32 devices with Tactility.

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

Copy manually to docs/ and perform git push to deploy,

License

GNU General Public License Version 3

Releases

No releases published

Packages

No packages published