@bonny879/cra-template

1.0.1 • Public • Published

react-custom-template

If you are looking to speed up the process of creating new react projects with the same structure, maybe you need to have a look at the react custom template. Here I have a created a custom template based on typescript with a configured eslint to keep your code as clean as possible. Even more, this template defines the atomic structure, in order to keep a good understanding on where we are in the project during the development process.

How to

Just open your terminal, maybe in your workspace folder and just type the same as you always do when you need to create a react application so: npx create-react-app --template @bonny879/cra-template

Package Sidebar

Install

npm i @bonny879/cra-template

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

30.6 kB

Total Files

29

Last publish

Collaborators

  • bonny879