@ksakira10/cra-template-test

0.7.3 • Public • Published

cra-template-test

🍥 This is the base template for test projects made for ReactJs on the official version of Create React App.

To use this template, add --template test when creating a new app.

For example:

npx create-react-app <my-test-app> --template test 

# or

yarn create react-app <my-test-app> --template test

For more information, please refer to:

Package Sidebar

Install

npm i @ksakira10/cra-template-test

Weekly Downloads

0

Version

0.7.3

License

MIT

Unpacked Size

52.2 kB

Total Files

42

Last publish

Collaborators

  • ksakira10