18 Star 62 Fork 19

Notadd / ng-notadd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README_zh.md 1.83 KB
一键复制 编辑 原始数据 按行查看 历史

Notadd Logo.

ng-notadd

基于 Angular8 Material2 的中后台解决方案

English

技术栈

  • Typescript
  • Angular
  • Material2
  • rxjs
  • Graphql

相关链接

DEMO

ng-notadd-mock-server

Quick start

clone & run mock-server

    git clone https://github.com/notadd/ng-notadd-mock-server.git
    # 或使用 gitee(国内推荐):   
    git clone https://gitee.com/notadd/ng-notadd-mock-server.git
    cd ng-notadd-mock-server
    
    npm install
    npm start

clone & run ng-notadd

    git clone https://github.com/notadd/ng-notadd.git
    # 或使用 gitee(国内推荐):     
    git clone https://gitee.com/notadd/ng-notadd.git
     
    cd ng-notadd
     
    npm install
    npm start
    # or use ng cli
    ng serve

Roadmap

0.18.0

  • 组件手机端兼容
  • firebase 支持

0.19.0

  • 可 DIY 仪表盘
  • json 生成简单仪表盘

0.20.0

  • 升级 Angular 版本到8

0.21.0

  • 内置权限组件
  • 初步的 e2e 单元测试

1.0

  • 完善单元测试
  • 整体微调

1.1

  • websocket 支持

1.2

  • 支持 electron 构建桌面应用

1.3

  • 增加表单设计器

1.4

  • 增加高级弹窗系统

后续

  • excel 在线编辑
  • word 在线编辑
JavaScript
1
https://gitee.com/notadd/ng-notadd.git
git@gitee.com:notadd/ng-notadd.git
notadd
ng-notadd
ng-notadd
master

搜索帮助