1.1.10 • Published 3 years ago

cra-template-dev-complete v1.1.10

Weekly downloads
1
License
MIT
Repository
-
Last release
3 years ago

cra-template-dev-complete

An opinionated template for Create React App using:

Usage

npx create-react-app your-project-name --template dev-complete

or

yarn create react-app your-project-name --template dev-complete

The npx command installs the most recent stable version of CRA from npm.

The --template parameter points to this template, note that cra-template- prefix is omitted.

For more information, please refer to:

1.1.10

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago