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

Added README.md file

This commit is contained in:
Drasko DRASKOVIC 2015-07-06 23:43:19 +02:00
parent 5711803c8d
commit 12fc1e4bcc

17
README.md Normal file
View File

@ -0,0 +1,17 @@
# 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