create-react-starter-mvc
v1.1.6
Published
This package generate an app react boilerplate version with a clean structure
Maintainers
Readme
Create React Starter Bolerplate
This project generate a simple boilerplate react starter project. The react stater project have a simple structure like MVC and it's easy to understand and it can help to create a quickly react app. I hope to help someone which is a react JS developer.
Install Globaly
npm install -g create-react-starter-mvc
create-react-starter-mvc create myfirst-app
cd myfirst-app
npm start
The starter project, directly
Thank You.
