Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

kiyutink/frontend-boilerplate

Repository files navigation

Frontend-boilerplate

This repository is used by this package as a boilerplate project.

This boilerplate project includes:

  • Webpack-dev-server
  • React
  • Redux
  • React Router
  • Babel with presets
  • Sass
  • Eslint
  • Stylelint
  • Prettier
  • Precommit hook for linting and formatting staged files
  • A build configuration (extract css, uglify js and css, lint, postcss)
    • JS and CSS minification
    • Pre-build lint
    • Autoprefix CSS
    • Image optimization
    • Bundle analyzer

Todo:

  • Remove basic project and some dependencies connected with it
  • Change the cli to not use git

About

A standard boilerplate for a frontend project with react and redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published