Skip to content

[vue] 怎么使用vue-cli3创建一个项目? #483

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

[vue] 怎么使用vue-cli3创建一个项目?

Activity

yelingfeng

yelingfeng commented on Jul 10, 2019

@yelingfeng

vue create hello-world

liuxiaoyang1

liuxiaoyang1 commented on Nov 19, 2019

@liuxiaoyang1

直接 vue create 项目名

luckyMuChen

luckyMuChen commented on Dec 4, 2019

@luckyMuChen

vue create demo(项目名称)
创建及爬坑https://blog.csdn.net/q761830908/article/details/103243518

zzyyccyy

zzyyccyy commented on Apr 19, 2021

@zzyyccyy

vue create hello-world

第二种:打开控制台,输入vue ui进入界面可创建vue项目

Susie350

Susie350 commented on Sep 3, 2021

@Susie350

①vue create [项目名]
②选择预设

使用vue ui命令通过图形化界面创建项目

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @yelingfeng@haizhilin2013@Susie350@liuxiaoyang1@zzyyccyy

        Issue actions

          [vue] 怎么使用vue-cli3创建一个项目? · Issue #483 · haizlin/fe-interview