Skip to content

Create own site with dynamic layout and admin it with Firebase

License

Notifications You must be signed in to change notification settings

raulmoyareyes/own-site-deprecated

Repository files navigation

Own Site

GitHub release Circle CI Codecov Codacy Badge David David license

Create own site with dynamic layout and admin it with Firebase

Boilerplate based on create-react-app@v1.1.4

Extra configuration

This boilerplate has some extra config after launch the eject script on create-react-app to use React in production.

  • PostCSS and CSSNext packages.
  • Browsers config file.
  • Pass the environment in the build script is mandatory.
  • Install cypress to e2e test with cucumber syntax.
  • All dependencies updated.

In the future

  • Use Redux
  • Use SSR