test-antd-natural
v0.0.4
Published
Angular ng-zorro components
Readme
Antd
基于ng-zorro 开发的组件库
Build
Run npm run build:antd to build the project. The build artifacts will be stored in the dist/ directory.
Publishing
After building your library with npm run build:antd, go to the dist folder cd dist/antd and run npm publish.
Running unit tests
Run ng test antd to execute the unit tests via Karma.
