Skip to content

giladbeer/react-typescript-webpack-boilerplate

Repository files navigation

react-typescript-webpack-boilerplate

A skeleton for a React SPA, using:

  • typescript
  • webpack
  • eslint
  • prettier

Requirements:

  • yarn

Usage:

  • clone the repo
  • in the root directory, run yarn
  • to run locally in dev mode - yarn start
  • to build - yarn build:{staging/prod}

Environments:

The current skeleton supports 3 environments with matching .env files:

  • env.development
  • env.staging
  • env.production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors