Git Product home page Git Product logo

hdu-elab-antd's Introduction

HDU-elab-antd

HDU-elab-antd是杭州电子科技大学基于JAVA+ng-zorro-antd研发的机房预约系统。

快速开始

确保您的Node版本>= 8,NPM版本 >= 3。

git clone --depth 1 https://github.com/ousc/hdu-elab-antd

cd hdu-elab-antd

npm install
# cnpm install

npm start

环境介绍

  • [email protected] 基于Ant Design 的 Angular^5.0.0 实现,开发和服务于企业级后台产品

更多文档

文件架构

├── /e2e/            # Angular单元测试和e2e-testing
├── /src/            # 项目源码目录
│ ├── /app/          # webapp主目录
│    ├── /layout/    # 主界面UI组件及UI相关方法
│    ├── /components/# 其他组件及UI相关方法
│    ├── /core/      # 组件通讯
│    ├── /routes/    # 自定义页面区
│ ├── /environments/ # 环境配置文件
│ ├── /assets/       # 静态文件
│ └── index.html     
├── package.json     # 项目依赖信息
├── .karma.conf.js   # karma入口文件
└── .protractor.js   # protractor配置

截图

截图1

截图2

截图3

hdu-elab-antd's People

Contributors

ousc avatar freeebird avatar

Watchers

James Cloos 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.