custom-cli Support multi pages and single page. Usage # install global yarn global add custom-cli # create project custom create projectname choose template: vue or react # install dependencies cd projectname && yarn install Change Log v1.0.6 - 2018-9-29 support react template