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

Opinionated starter guide for react client side web projects

Notifications You must be signed in to change notification settings

artivilla/personal-starter

Repository files navigation

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)