feat: initial commit

This commit is contained in:
Carlos
2024-08-12 23:09:28 -04:00
parent de4ae5d068
commit 7a4f451e8e

View File

@ -1,6 +1,6 @@
{
"name": "reactwizard",
"version": "1.0.0",
"name": "ReactCrafter",
"version": "1.0.1",
"description": "A CLI tool to quickly scaffold a React application with TypeScript, Ant Design, Sass, Webpack, and essential development tools like Husky and linters pre-configured. Perfect for kickstarting modern React projects with best practices.",
"main": "index.js",
"bin": {