奉节旅游平台

=======

运行步骤

# 安装包install dependencies
npm install

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

# 打包运行
npm run build