Firefly-home
是小组成员在ThoughtWorks-2016-西邮暑期训练营
的集体项目,是一个短租网。
- [~] $: git clone https://github.com/Afaren/firefly-home.git
- [~] $: cd firefly-home
- [ firefly-home ] $: npm install
- [ firefly-home ] $: mongod OR sudo mongod
- [ firefly-home ] $: npm run refreshMongo
- [ firefly-home ] $: npm run webpack
- [ firefly-home ] $: npm start
- 打开浏览器,输入localhost:3000打开firefly-home主页,开始firefly之旅 :)
- 同旸 Demo-tong (team leader)
- 师悦 sharysy
- 刘幸 liuxing-github
- 张莎 Sundaisy1213 (BA)
- 符聪聪 fcc1885
- 任丹丹 RDD4
- 杜金桥 obligat
- 陈崇发 Afaren (tech leader)
./run-test.sh
自动运行测试30次
./story-ac.sh
自动运行覆盖率
测试及eslint
检查