0.0.3 • Published 6 years ago

faifumo-react-app v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Faifumo-react-app

An other boilerplate to easy begin to development react apps.

Requirements

  • Min Node 8.9.6+, recommended 10+

Install

Recomended to use yarn

  1. yarn install
  2. yarn start

Features

  • Support Node 8+ with esm
  • Webpack 4 + webpack-serve
  • Babel 7
  • Hot module reloader
  • EditorConfig
  • Docz for documenting the components (Todo: fix warning dependencies or change tool for doc)
  • Eslint with Airbnb rules + react support
  • Stylelint + prettier-stylelint + concentric css
  • PostCss Loader config with stage2 + custom selectors with separate postcss.config.js
  • Browserslist
  • DotEnv support
  • Jest + react-testing-library
  • File loader
  • Webpack build optimization
  • Re-use current tab instead of open a new one. https://github.com/webpack-contrib/webpack-serve/issues/117

TODO

  • Added PWA support

Issues

  • PossCss remove the inline comments but this is not supported by stylelint

Contributors

0.0.3

6 years ago