Skip to content

`vue init freshesx/starter my-project`, quick to build vue and freshes project.

Notifications You must be signed in to change notification settings

freshesx/starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

First step

# install vue-cli
npm install -g vue-cli
# Create you project
vue init freshesx/starter my-project

Second step

# Open my-project
$ cd my-project

# Use git init project, and yarn install
$ yarn run first

# Start development
$ yarn start

Read more

常见 install 失败的解决方法:设置镜像

About

`vue init freshesx/starter my-project`, quick to build vue and freshes project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published