1.1.10 • Published 4 years ago

cra-template-dev-complete v1.1.10

Weekly downloads
1
License
MIT
Repository
-
Last release
4 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

4 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago