@yoguang/cli
v0.0.5
Published
快速创建应用脚手架
Downloads
3
Maintainers
Readme
@yoguang/cli
Quickly create applications based on modern framework, such as React、 Vue and Svelte application templates.
create app
create-app init myApp
select template type
There are three kinds of framework templates: React, Vue and Svelte.
await downloaded
Complete the input of project basic information and wait for the template to complete now.
start development
Wait for the module download to complete, 'cd myApp' enters the project directory for development.