Vue3安装
vue安装¶
Text Only
npm install -g @vue/cli
Text Only
vue -V
@vue/cli 5.0.8
创建项目
Text Only
vue create web3-wallet
进入:http://localhost:8080/
npm install -g @vue/cli
vue -V
@vue/cli 5.0.8
创建项目
vue create web3-wallet
进入:http://localhost:8080/