项目作者: gursesl

项目描述 :
Cherry pie making recipes
高级语言: JavaScript
项目地址: git://github.com/gursesl/cherrypie.git
创建时间: 2017-09-23T16:00:56Z
项目社区:https://github.com/gursesl/cherrypie

开源协议:

下载


Build Status Coverage Status Greenkeeper badge Known Vulnerabilities

Live links

Cherry Pie

This is a repository with code for cherry pie making recipes

Heroku Setup

  • heroku login
  • heroku git:remote -a cherrypieapp
  • git push heroku master

TravisCI Setup

  • Environment vars for Surge, Heroku
  • Build stages in YAML file

Tech Todo

  • Add Redux
    • Test Redux
    • Add actions and action creators
    • Solidify reducers
  • React router
    • Test react router
  • Styled components
    • Test styled components
  • Add Proptypes
    • Test Proptypes
    • Refactor client/server scrips
  • Add Redux Sagas
    • Test sagas
  • Reselect for Redux
    • Test restate
  • Container/component template w/ Redux
  • React Forms
    • Test forms
  • Semantic UI main App layout component
    • Test Semantic UI layout component

Functional Todo