GithubHelp home page GithubHelp logo

fendaq / discoveryui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nepxion/discoverydesktop

0.0 1.0 0.0 932 KB

Nepxion DiscoveryUI is a web framework based on Vue for Nepxion Discovery project

Home Page: http://www.nepxion.com

License: Apache License 2.0

Vue 97.13% HTML 0.29% CSS 2.58%

discoveryui's Introduction

Nepxion DiscoveryUI

Total lines License

简介

Nepxion DiscoveryUI is a web framework based on Vue for Nepxion Discovery project http://www.nepxion.com

参考入门教程

准备工作

  • node.js环境(npm包管理器)
  • vue-cli 脚手架构建工具
  • cnpm npm的淘宝镜像

编译运行

# install dependencies
npm install

# or 建议不要用cnpm  安装有各种诡异的bug 可以通过如下操作解决npm速度慢的问题
npm install --registry=https://registry.npm.taobao.org

# serve with hot reload at localhost:8080
npm run dev
# 打开浏览器访问 http://localhost:8080

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

也可以下载已发布版本!可以直接运行nginx,浏览器访问http://localhost:8080,可通过nginx配置(conf/nginx.conf)修改端口

界面展示

拓扑图

拓扑图

灰度路由

灰度发布

依赖

  • vue
  • element-ui
  • d3
  • axios
  • mockjs

作者

[email protected]

discoveryui's People

Contributors

haojunren avatar eshun 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.