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.

  • 相关阅读:
    Ubuntu 14.04 下 Chromium 出现 未安装Adobe Flash Player 问题解决
    UESTC 764 失落的圣诞节 --RMQ/线段树
    TopCoder SRM 639 Div.2 500 AliceGameEasy --乱搞
    HDU 4578 Transformation --线段树,好题
    linux下发布操作
    Memcached 安装部署手册
    Java中集中常见的数据结构(转自CSDN,整理编写)
    oracle数据库2种临时表的使用
    weblogic服务部署
    springboot入门学习(一)
  • 原文地址:https://www.cnblogs.com/charlottepl/p/13438250.html
Copyright © 2011-2022 走看看