this is a ui front end for a api that controls some sprinklers
First, install the dependencies:
bun i
npm iThen, run the development server:
bun run dev
npm run devOpen http://localhost:5173 with your browser to see the result.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
this is a ui front end for a api that controls some sprinklers
First, install the dependencies:
bun i
npm iThen, run the development server:
bun run dev
npm run devOpen http://localhost:5173 with your browser to see the result.