1
0
Fork 0
leet/clients/switch
dependabot[bot] 3c41918f4a
Bump ini from 1.3.5 to 1.3.7 in /clients/switch
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 04:31:20 +00:00
..
public Create basic UI 2019-04-19 17:09:09 +08:00
README.md Create basic UI 2019-04-19 17:09:09 +08:00
package.json Bump versions, improve and simplify server 2020-04-22 14:48:24 +08:00
server.js Bump versions, improve and simplify server 2020-04-22 14:48:24 +08:00
yarn.lock Bump ini from 1.3.5 to 1.3.7 in /clients/switch 2020-12-11 04:31:20 +00:00

README.md

switch

Turn the lights on!

Developing

  1. Get dependencies: yarn install
  2. Start server: yarn start