Skip to content

A simple boilerplate for react apps. Includes tests, webpack, google authentication, redux and github actions.

License

Notifications You must be signed in to change notification settings

canyener/react-boilerplate

Repository files navigation

CI Quality Gate Status

react-boilerplate

A very common and simple React application boilerplate.

This boilerplate is based on expensify application I created.

Repo link: https://github.com/canyener/expensify

dev tools

env files

You can always check .env.example file to see which env variables you need.

  • Create env files in root directory or modify your scripts to run them properly.
  • Create .env.test file to setup env variables for tests.
  • Create .env.development file to setup env variables for development server and database.

About

A simple boilerplate for react apps. Includes tests, webpack, google authentication, redux and github actions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published