Skip to content

imooc 旅游网站首页开发项目实战跟学

Notifications You must be signed in to change notification settings

Chen1996-1/travel

Repository files navigation

travel

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

git 问题

每当使用

git branch [分支名]

的时候,需要pull 一下

在新建分支提交代码后,需要回到主分支

git checkout main

git merge [新建分支名]

git push

合并一下

About

imooc 旅游网站首页开发项目实战跟学

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published