Skip to content

appdotdot/firefly-home

 
 

Repository files navigation

Firefly-Home (萤火虫之家)

项目描述

Firefly-home是小组成员在ThoughtWorks-2016-西邮暑期训练营的集体项目,是一个短租网。

如何运行本项目

  1. [~] $: git clone https://github.com/Afaren/firefly-home.git
  2. [~] $: cd firefly-home
  3. [ firefly-home ] $: npm install
  4. [ firefly-home ] $: mongod OR sudo mongod
  5. [ firefly-home ] $: npm run refreshMongo
  6. [ firefly-home ] $: npm run webpack
  7. [ firefly-home ] $: npm start
  8. 打开浏览器,输入localhost:3000打开firefly-home主页,开始firefly之旅 :)

小组成员

  1. 同旸 Demo-tong (team leader)
  2. 师悦 sharysy
  3. 刘幸 liuxing-github
  4. 张莎 Sundaisy1213 (BA)
  5. 符聪聪 fcc1885
  6. 任丹丹 RDD4
  7. 杜金桥 obligat
  8. 陈崇发 Afaren (tech leader)

运行jamine测试

./run-test.sh 自动运行测试30次

story access

./story-ac.sh 自动运行覆盖率测试及eslint检查

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.4%
  • CSS 4.0%
  • Other 1.6%