You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dark e3ea35c81d vue create frontend 10 months ago
..
public vue create frontend 10 months ago
src vue create frontend 10 months ago
.gitignore vue create frontend 10 months ago
README.md vue create frontend 10 months ago
babel.config.js vue create frontend 10 months ago
jsconfig.json vue create frontend 10 months ago
package.json vue create frontend 10 months ago
vue.config.js vue create frontend 10 months ago
yarn.lock vue create frontend 10 months ago

README.md

frontend

创建

vue create frontend

安装依赖

cd frontend
yarn install

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.