Added README.md file

This commit is contained in:
Drasko DRASKOVIC
2015-07-06 23:43:19 +02:00
parent 5711803c8d
commit 12fc1e4bcc
+17
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