Go to file
noah metz 89da9038e6 Fixed typo in README.md 2024-01-03 12:48:14 -07:00
src Added more mqtt handlers 2024-01-03 12:47:20 -07:00
static Initial commit 2024-01-02 01:31:24 -07:00
.gitignore Initial commit 2024-01-02 01:31:24 -07:00
.npmrc Initial commit 2024-01-02 01:31:24 -07:00
README.md Fixed typo in README.md 2024-01-03 12:48:14 -07:00
jsconfig.json Initial commit 2024-01-02 01:31:24 -07:00
package-lock.json Added mqtt.js and test code 2024-01-02 01:56:31 -07:00
package.json Added mqtt.js and test code 2024-01-02 01:56:31 -07:00
svelte.config.js made static 2024-01-02 01:32:59 -07:00
vite.config.js Initial commit 2024-01-02 01:31:24 -07:00

README.md

  1. npm install
  2. npm run dev or npm run build