DEV Community

Cover image for 1 - A new boilerplate for React Application - CRA-ken is finally out!
Daniele Carta
Daniele Carta

Posted on

7 1

1 - A new boilerplate for React Application - CRA-ken is finally out!

Hi Developers,
I'm Daniele Carta and I'm a Frontend Developer. For 3 years I'm worked with React and with Create React App.

To fastify my work, I decise to create a new boilerplate for fastify the initialize a new application.

The name of this boilerplate is CRA-ken. You can find the project in this link: https://github.com/crtdaniele/cra-ken

Why have I to use CRA-ken?

Because in this boilerplate you can find a lot of helpers and configuration like these:

CRA(ken) CRA
React Testing Library yes yes
Routing yes ❌ no
Redux Store yes ❌ no
Redux Saga Middleware yes ❌ no
ESLint Configuration yes ❌ no
Prettier Configuration yes ❌ no
Versioning App yes ❌ no

So, to install the boilerplate?

It's very easy:

npx cra-ken-app my-app
cd my-app
npm start
Enter fullscreen mode Exit fullscreen mode

In the next articles I want to show you what I introduce in the next release and how to work the boilerplate CRA-ken.

Stay tuned and follow me on LinkedIn and Github.

LinkedIn: https://www.linkedin.com/in/daniele-carta-lugano/
Github: https://github.com/crtdaniele/

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay