1.9.4 • Published 4 years ago

create-opinionated-react-app v1.9.4

Weekly downloads
8
License
MIT
Repository
github
Last release
4 years ago

CircleCI Maintainability Greenkeeper badge semantic-release npm version

Create Opinionated React App

npm.io

Installation

Run following command:

$ npx create-opinionated-react-app

Or you can install this library as global dependency:

$ npm install -g create-opinionated-react-app
$ create-opinionated-react-app

What does it do

All of us need Typescript, CSS-in-JS, code quality tools and basic configuration for unit testing. This is strongly opinionated project generator that is built on top of our favourite frameworks.

Core Project Dependencies

Code Quality Tools

Testing

Why?

React community does not have any standard when it comes to bootstrapping new applications.

Create React App or NextJs you say? How many extra hours do you have to spend installing code quality tools and other libraries before you can actually start working on your project?

This is beginner friendly and opinionated React app generator.

1.9.4

4 years ago

1.9.1

4 years ago

1.9.0

4 years ago

1.9.3

4 years ago

1.9.2

4 years ago

1.8.1

4 years ago

1.7.0

4 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago