项目作者: omergal99

项目描述 :
Control your devices connections
高级语言: JavaScript
项目地址: git://github.com/omergal99/device-manager.git
创建时间: 2019-10-02T01:38:12Z
项目社区:https://github.com/omergal99/device-manager

开源协议:

下载


Device Manager

WebLink: https://omergal99.github.io/device-manager/#/

App that manage your device connections and data transform

React Redux Hooks

Explanation:

USE Node version v12.13.0 (yarn 1.19.1)

Im use yarn so we need to install it:

npm i -g yarn or not globaly: npm i yarn

After that install node modules:

yarn

And then we can run the App:

yarn start