Skip to content

A starter project for React 16.2, 🔥TypeScript 2.8, Redux, 🔥Webpack 4, Styled Components, React Intl (i18n), ESLint, Jest, 🔥Cypress (E2E testing) and 🔥Docker (nginx)

License

Notifications You must be signed in to change notification settings

jahe/jahe-react-starter-2

Repository files navigation

Jahe React Starter 2

A starter project for React 16.2, 🔥TypeScript 2.8, Redux, 🔥Webpack 4, Styled Components, React Intl (i18n), ESLint, Jest, 🔥Cypress (E2E testing) and 🔥Docker (nginx)

Getting Started

  1. Install yarn: https://yarnpkg.com/lang/en/docs/install
  2. Install dependencies with yarn install
  3. Start app with yarn start
  4. Visit http://localhost:3333

Docker

  1. Build Docker image: docker build -t jahe-react-starter-2-prod:version1.0 .
  2. Run Docker container: docker container run -d -p 80:80 jahe-react-starter-2-prod:version1.0
  3. Visit http://localhost

🔥 - New or Updated

About

A starter project for React 16.2, 🔥TypeScript 2.8, Redux, 🔥Webpack 4, Styled Components, React Intl (i18n), ESLint, Jest, 🔥Cypress (E2E testing) and 🔥Docker (nginx)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published