cra-template-ready

1.1.0 • Public • Published

cra-template-ready

Ready-to-use Create React App template, so you can ignore the useless files and get right to coding.

How to Use

Use the --template argument with Create React App, which would end up looking like this:

$ npx create-react-app myprojectname --template ready

You don't even need to install the package from npm, as CRA will handle it all for you.

License

Copyright (c) 2020-present Reece Dunham. Under the MIT license.

Package Sidebar

Install

npm i cra-template-ready

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

7.5 kB

Total Files

15

Last publish

Collaborators

  • rdil