Skip to content

kleviscipi/create-react-starter-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

github-react-core

Thank You.