add readme

This commit is contained in:
bigeagle 2015-09-02 17:02:50 +08:00
parent 273918afad
commit b6171fde52

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# TUNA mirrors 主页
## How to build
```
npm install
./node_modules/.bin/gulp build
```