mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-27 13:48:49 +08:00
18 lines
195 B
Markdown
18 lines
195 B
Markdown
![]() |
# Mainflux
|
||
|
Mainflux is an open source MIT licensed IoT cloud written in NodeJS
|
||
|
|
||
|
# Run
|
||
|
|
||
|
## Install Node Modules
|
||
|
```bash
|
||
|
npm install
|
||
|
```
|
||
|
|
||
|
## Run Gulp Task
|
||
|
```bash
|
||
|
gulp
|
||
|
```
|
||
|
|
||
|
## License
|
||
|
MIT
|