班级聚会网站
- 用户登录注册
- 用户信息配置
- 班级信息管理
- 联络簿
- 精彩内容
- 聚会照片展示
- 聚会倒计时与邀请函
- $ git clone https://github.com/honwlee/bloom.git
- $ cd bloom; npm install; npm run dev;
- $ cd bloom/build; npm install;
- $ gulp sass;
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -m 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request