feat: initial commit

This commit is contained in:
Carlos
2024-08-12 23:10:23 -04:00
parent 7a4f451e8e
commit 1c4f2bdcdb

View File

@ -1,5 +1,5 @@
{ {
"name": "ReactCrafter", "name": "React-Crafter",
"version": "1.0.1", "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.", "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", "main": "index.js",