1
0
mirror of https://github.com/mainflux/mainflux.git synced 2025-04-27 13:48:49 +08:00
Mainflux.mainflux/README.md

18 lines
195 B
Markdown
Raw Normal View History

2015-07-06 23:43:19 +02:00
# 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