Dreamhunter Blog

你指尖跃动的电光,是我此生不变的信仰

vuePress-theme-reco Dreamhunter    2019 - 2022
Dreamhunter Blog

Choose mode

  • dark
  • auto
  • light
首页
分类
  • algorithm
  • database
  • devops
  • docker
  • front
  • git
  • hackintosh
  • http
  • java
  • linux
  • odoo
  • nginx
  • macos
  • mq
  • other
  • python
  • redis
  • router
标签
归档
GitHub (opens new window)
author-avatar

Dreamhunter

119

文章

40

标签

首页
分类
  • algorithm
  • database
  • devops
  • docker
  • front
  • git
  • hackintosh
  • http
  • java
  • linux
  • odoo
  • nginx
  • macos
  • mq
  • other
  • python
  • redis
  • router
标签
归档
GitHub (opens new window)
  • Front

    • intall and use yarn
    • vue init project
    • Vuepress Blog
    • web vscode in docker

vue init project

vuePress-theme-reco Dreamhunter    2019 - 2022

vue init project

Dreamhunter 2020/6/27 vue

# 安装 vue

yarn global add @vue/cli

# 创建项目

vue create <项目名>

intall and use yarn Vuepress Blog

  • 安装 vue
  • 创建项目