1.1.0 • Published 5 years ago
create-simple-react-app v1.1.0
create-simple-react-app
A quick way to create a simple react project
It's a tool for developers who are familiar with Webpack or want to learn Webpack
quick start
Download this tool
npm i create-simple-react-app -g
Create and into a dir
mkdir demo-project && cd demo-project
Input commands to init a project
create-simple-react #or create-simple-react-app #or csra
Make the choices you like
problems
- You can't choose redux and react-router-dom before version 1.2.0
- There is no tests in any templates
- There may be problems when using static resources
- I am still a rookie using Webpack, I am sorry for the bad experience you have when using this tool. If you have any problems or and ideas to imporve, welcome to join me