小程序-脚手架
npm i -g mp-cz-cli2
Create a new project with the following instructions:
mp-cz init
Go to the created directory and start webpack devServer via npm or yarn:
cd [name]
npm install
小程序-脚手架
npm i -g mp-cz-cli2
Create a new project with the following instructions:
mp-cz init
Go to the created directory and start webpack devServer via npm or yarn:
cd [name]
npm install