uniondrug-angularjs

1.1.3 • Public • Published

Build Status Dependency Status NPM version NPM version prettier

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

Links

Delon

delong is a production-ready solution for admin business components packages, Built on the design principles developed by Ant Design.

Build Status Dependency Status DevDependency Status

npm npm

package name version next version
@delon/theme NPM version NPM version
@delon/abc NPM version NPM version
@delon/form NPM version NPM version
@delon/acl NPM version NPM version
@delon/auth NPM version NPM version
@delon/mock NPM version NPM version
@delon/cache NPM version NPM version
@delon/util NPM version NPM version

Architecture

Architecture

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

App Shots

desktop ipad iphone

Troubleshooting

Please follow this guidelines when reporting bugs and feature requests:

  1. Use GitHub Issues board to report bugs and feature requests (not our email address)
  2. Please always write steps to reproduce the error. That way we can focus on fixing the bug, not scratching our heads trying to reproduce it.

Thanks for understanding!

License

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

Package Sidebar

Install

npm i uniondrug-angularjs

Weekly Downloads

1

Version

1.1.3

License

MIT

Unpacked Size

268 kB

Total Files

89

Last publish

Collaborators

  • guobin