Skip to content

KITSSamWaters/babel7-typescript

Repository files navigation

babel7-typescript

Babel 7, Typescript, React, Redux, Sagas, Styled Components

Getting started

Dev and Prod Builds

  • Set NODE_ENV to development for dev build (source maps, no uglification or minification)
  • Set NODE_ENV to production for prod build (no source maps, uglification and minification)
  • Defaults to prod build if NODE_ENV is not set

About

Babel 7, Typescript, React, Redux, Sagas, Styled Components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published