🥝Sky

项目地址

Gitee

项目 地址
Sky: https://gitee.com/charlottepl/sky
Sky_service: https://gitee.com/charlottepl/sky_service

sky

A Vue.js project

Build Setup


<!--
        ´´´´´´´´██´´´´´´´
        ´´´´´´´████´´´´´´
        ´´´´´████████´´´´
        ´´`´███▒▒▒▒███´´´´´
        ´´´███▒●▒▒●▒██´´´
        ´´´███▒▒▒▒▒▒██´´´´´
        ´´´███▒▒▒▒██´                      项目: sky
        ´´██████▒▒███´´´´´                 语言: java
        ´██████▒▒▒▒███´´                   框架: Vue.js ElementUI axios
        ██████▒▒▒▒▒▒███´´´´                后端: Spring Boot Shiro Redis JPA
        ´´▓▓▓▓▓▓▓▓▓▓▓▓▓▒´´                 构建工具: webpack
        ´´▒▒▒▒▓▓▓▓▓▓▓▓▓▒´´´´´              版本控制: git-github
        ´.▒▒▒´´▓▓▓▓▓▓▓▓▒´´´´´              css预处理: less
        ´.▒▒´´´´▓▓▓▓▓▓▓▒                   代码风格:eslint-standard
        ..▒▒.´´´´▓▓▓▓▓▓▓▒                  编辑器: IntelliJ IDEA
        ´▒▒▒▒▒▒▒▒▒▒▒▒                      数据库:  mysql
        ´´´´´´´´´███████´´´´´              服务器端脚本: JAVA
        ´´´´´´´´████████´´´´´´´            author: Charlotte
        ´´´´´´´█████████´´´´´´
        ´´´´´´██████████´´´´             大部分人都在关注你飞的高不高,却没人在乎你飞的累不累,这就是现实!
        ´´´´´´██████████´´´                     我从不相信梦想,我,只,相,信,自,己!
        ´´´´´´´█████████´´
        ´´´´´´´█████████´´´
        ´´´´´´´´████████´´´´´
        ________▒▒▒▒▒
        _________▒▒▒▒
        _________▒▒▒▒
        ________▒▒_▒▒
        _______▒▒__▒▒
        _____ ▒▒___▒▒
        _____▒▒___▒▒
        ____▒▒____▒▒
        ___▒▒_____▒▒
        ███____ ▒▒
        ████____███
        █ _███_ _█_███
——————————————————————————PL保佑,代码无bug——————————————————————
-->


# 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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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

原文地址:https://www.cnblogs.com/charlottepl/p/13438250.html