zoukankan      html  css  js  c++  java
  • 🥝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.

  • 相关阅读:
    [Leetcode Weekly Contest]258
    [Leetcode Weekly Contest]256
    for in 和for of的区别
    JS常用库收集汇总
    vue项目中的.env环境变量配置文件
    Rust程序设计语言(5)
    《YOLOV4&5原理与源代码解析之五:SPP CSP》
    ping不同网段的脚本
    远程清空主机所有项目的日志脚本
    启动服务的脚本
  • 原文地址:https://www.cnblogs.com/charlottepl/p/13438250.html
Copyright © 2011-2022 走看看