Giter Club home page Giter Club logo

560's Introduction

560注册认证

开发环境

node >= 8.10.0 npm >=5.6.0  yarn也行

步骤

git clone https://github.com/DawnL6/560.git 克隆项目
yarn install (npm run install)安装依赖 yarn 和 npm  选择一个即可

开发环境运行

yarn run serve (npm run serve)

运行成功后访问 http://192.168.2.198:8081/

生产环境部署

yarn run build (npm run build) 
打包成功后 把 dist内的文件放置到服务器根目录就可以了 切记不要带dist目录 

接下来这个步骤灰尘重要
接下来这个步骤灰尘重要
接下来这个步骤灰尘重要

默认情况下,假定您的应用程序将部署在域的根目录,例如https://www.my-app.com/。
如果您的应用程序部署在子路径中,则需要使用此选项指定该子路径。
例如,如果您的应用程序部署在https://www.foobar.com/my-app/,
设置baseUrl为'/my-app/' 具体配置见 vue.config.js 文件
如果更换接口地址 去修改 src/http 下面的index.js 的BASE_URL 即可。

修改车型车长文件 是在 src/data 文件下 替换对应文件内容即可

560's People

Contributors

dawnl6 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.