react-mvvm-architecture
Advanced tools
Comparing version
{ | ||
"name": "react-mvvm-architecture", | ||
"version": "1.0.27", | ||
"version": "1.0.28", | ||
"description": "React MVVM Architecture is a simple and opinionated custom React framework that provides a solid foundation for building modern, efficient, and scalable React applications following the principles of MVVM (Model-View-ViewModel). It aims to simplify the setup process and offers a well-organized project structure to help developers get started quickly.", | ||
"main": "index.js", | ||
"bin": { | ||
"react-mvvm-app": "./create-my-react-app" | ||
"react-mvvm-architecture": "./create-my-react-app" | ||
}, | ||
@@ -9,0 +9,0 @@ "keywords": ["react", "mvvm architecture", "framework", "zustand", "react-query", "typescript", "scalable", "aamir mansuri"], |
@@ -10,3 +10,3 @@ # React MVVM Architecture (Beta) | ||
```bash | ||
npx react-mvvm-app create my-new-app | ||
npx react-mvvm-architecture create my-new-app | ||
``` | ||
@@ -13,0 +13,0 @@ |
6022
0.3%