Skip to content

React Static based Development Environment for Frontend development

Notifications You must be signed in to change notification settings

GhettoGeek/react-static-dev-env

Repository files navigation

React-Static Dev Env

Greenkeeper badge

This project is modified and prepared as Development Environment for Frontend development with Netlify support. This project may support SSR, but we do not recommend using SSR, would be best using Netlify Prerendering which works fast and elegant for now (hope in future too works great like now)

Target of project

  • Better error logs when npm run stage than original react-static
  • React PropTypes instead of TypeScript
  • Latest dependecies (stable)
  • i18n support configured
  • Prettier configured
  • Stylelint configured
  • VS Code configuration configured (for best performance)
  • Using React PropTypes
  • Redaction instead of Redux dispatching (easy & fun)
  • Client-side only (no SSR)
  • Netlify support
  • Github Pages support (via npm run deploy)
  • Fetch is preferred
  • NPM is preferred (because of dependecies resolve)
  • Components are documented with docz (with basic example)
  • Components are tests with react-test-renderer and Jest (with basic example)
  • Good browser support
  • Good structured (subjective)

For more information/docs, please check react-static repository

About

React Static based Development Environment for Frontend development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published