Skip to content

basic-react-boilerplate for fast start with front end development.

License

Notifications You must be signed in to change notification settings

SeregaSE/basic-react-boilerplate

Repository files navigation

Simple, small and extendable project skeleton for React

Made with:

react logo

Out of the box:

  • Write on Typescript;
  • Scss, css modules support, autoprefixing css;
  • Development environment with HMR (hot-module-replacement, fast-refresh);
  • Optimized production build;
  • Babel with preset-env, .browserslistrc and corejs;
  • Ready to use eslint, stylelint, prettier, pre-commit hook (husky and lint-staged);
  • Ready to test jest;

Just do something awesome!

Quick start

git clone https://github.com/SeregaSE/basic-react-boilerplate.git my-app
cd my-app
npm install
npm start

Go to http://localhost:8080 alt text

When you are ready to deploy to production, create a bundle with npm run build.

About

basic-react-boilerplate for fast start with front end development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •