Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 1.14 KB

readme.md

File metadata and controls

18 lines (12 loc) · 1.14 KB

personal-starter

This template starter has boilerplate for starting client side react apps. Tooling includes prettier, unopinionated eslint config, parcel build, react@16.8, flow, jest, cypruss, serverless deployment via now@2, circleCI, codecov.

CircleCI codecov Greenkeeper Enabledflat jest style: styled-components

getting started

Hit the Use this template to get a copy of this react starter.

deployment strategy (handled via CircleCI)

  • Update pkg tag formatted x.x.x to production (master only)
  • Update pkg tag formatted *-canary to staging (master only)