
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
create-react-app-preset
Advanced tools
CRAP for short.
Scaffold Create React App projects using pre-configured templates.
npx crap new my-app
Follow the prompt and you are good to go.
Currently, there are two preset options, Tailwind CSS and Custom.
The Tailwind Css preset scaffolds a CRA project with Tailwind pre-configured with the help of craco.
The custom preset option allows you to use your own CRA templates by including the GitHub username/repo of the template. For example: If your custom CRA template is at github.com/JohnDoe/CRA-template, you would pass JohnDoe/CRA-template when asked by CRAP. At this time, the template must be a public GitHub repo.
To create your own preset/starter template, first use create-react-app and tweak everything however you need. This will be your preset/starter template.
Make sure the build and node_modules directories are in your .gitignore file. We don't want those.
You may want to include a post install message for your users in order to provide additional instructions or information. This could be a good time to provide links to Patreon or GitHub Sponsorships. Whatever you need to relay to the user, really.
To include a post install message, add postInstall.txt to the root of your preset. In this file you can include your message.
After a successful installation, the postInstall.txt file is automatically deleted.
CRAP is open-sourced software licensed under the MIT license.
FAQs
Simple create-react-app applications built from custom presets
We found that create-react-app-preset demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.