malexandre / malexandre-react-scripts

Personal bootstrap config for my React projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

malexandre-react-scripts

Use create-react-app to bootstrap a new React project with the packages I use for each project.

Disclaimer

This repo is not a fork of create-react-app. It's just a fork of react-scripts with modifications to the project template, packages & webpack configuration.

Setup

create-react-app my-app --scripts-version malexandre-react-scripts

Features

  • Custom lint rules
  • CSS modules
  • react-router
  • react-toolbox
  • Sass

Author

Marc Alexandre

License

This project is licensed under the MIT license. See the LICENSE file for more info.

About

Personal bootstrap config for my React projects

License:MIT License


Languages

Language:JavaScript 70.6%Language:Shell 25.8%Language:AppleScript 1.7%Language:HTML 1.5%Language:CSS 0.5%