Skip to content

akullpp/generator-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generator for React Projects

Yeoman generator for React projects.

Usage

git clone https://github.com/akullpp/generator-react.git
cd generator-react
npm link
npx yo react

Stack

Production

  • axios
  • create-react-app
  • material-ui with icons
  • react-dom
  • react-router
  • styled-components

Optional

Development

  • concurrently
  • editorconfig
  • eslint according to Airbnb styleguide
  • husky with lint-staged and pretty-quick
  • prettier
  • react-testing-library with jest-dom

About

Yeoman generator for React projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published