Coder Social home page Coder Social logo

tanbinh123 / angular6-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lastares/angular6-admin

1.0 1.0 0.0 5.88 MB

最新版的angular 增删改查,UI为蚂蚁金服ng-alain,ant-zorro 框架

License: MIT License

TypeScript 71.69% JavaScript 1.51% HTML 23.50% CSS 2.75% Dockerfile 0.56%

angular6-admin's Introduction

Build Status Dependency Status NPM version NPM version prettier

angular6-admin

最新版的angular 增删改查,UI为蚂蚁金服ng-alain,ant-zorro 框架

ng-alain

Ng-zorro-antd admin panel front-end framework.

更多信息见中文 README

DEMO

Quick start

There are two ways to install:

Use the Command Line

ng new demo --style less
cd demo
ng add ng-alain
ng serve

Please refer to [Cli] (http://ng-alain.com/cli) for more details.

Clone the Git Repository

# --depth 1 removes all but one .git commit history
$ git clone --depth=1 https://github.com/cipchk/ng-alain.git my-project

# change directory
cd my-project

# install npm package
npm install

# start the serve
npm start

# use HMR
npm run serve:hmr

[vscode] recommended install ng-zorro-vscode plugins, that includes nz-alain-* snippets.

Features

  • ng-zorro-antd based
  • Responsive Layout
  • I18n
  • @delon
  • Lazy load Assets
  • UI Router States
  • Customize Theme
  • Less preprocessor
  • Well organized & commented code
  • Simple upgrade
  • Support Docker deploy

用户列表

用户编辑

License

The MIT License (see the LICENSE file for the full text)

angular6-admin's People

Contributors

lastares avatar

Stargazers

 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.