mpa-react-scripts
v0.0.20
Published
Configuration and scripts for multiple page application, powered by Create React App.
Maintainers
Readme
Multi-page react scripts based on react scripts
- Added
eslint,lessrelated configuration - Added
pageandcomponentfolders- The
pagefolder is used to store multi-page entry files and access the routes corresponding to thepagefolder structure, ending with.html
- The
@is the alias of thesrcfolder
Instructions
create-react-app <project name> --scripts-version mpa-react-scripts
