1
0
Fork 0
leet/clients/switch
dependabot[bot] 0b1f55a288 Bump minimist from 1.2.5 to 1.2.6 in /clients/switch
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-17 03:47:49 +08: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 minimist from 1.2.5 to 1.2.6 in /clients/switch 2022-04-17 03:47:49 +08:00

README.md

switch

Turn the lights on!

Developing

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