0.0.20 • Published 5 years ago

mpa-react-scripts v0.0.20

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Multi-page react scripts based on react scripts

  • Added eslint, less related configuration
  • Added page and component folders
    • The page folder is used to store multi-page entry files and access the routes corresponding to the page folder structure, ending with .html
  • @ is the alias of the src folder

Instructions

create-react-app <project name> --scripts-version mpa-react-scripts