# airship **Repository Path**: dalq/airship ## Basic Information - **Project Name**: airship - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://airship.sk-cy.com/#/login - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简介 > 微分销商城管理端。 # 技术栈 > vue2 + vuex + vue-router + webpack + Element # 项目运行 > node v6.7.0 , npm 3.10.3 ``` bash git clone https://gitee.com/dalq/airship.git cd airship npm install ``` ### 测试 ``` bash npm run dev http://localhost:8089/#/login 用户名:LW0001 密码:000000 ``` ### 生产 ``` bash npm run build https://airship.sk-cy.com/#/login 用户名:LW000351 密码:000000 ``` # 说明 > 开发环境:Sublime Text , macOS 10.13.4 , Chrome 61.0.3163.100