Angular 的样式和组件库
Component & Style Library for Angular by Swimlane.
npm i @swimlane/ngx-ui --SNgxUIModule and IconModule to your application modulenode_modules/@swimlane/ngx-ui/index.css)Run yarn build:lib to build ngx-ui. This must be done prior to building the demo.
Run yarn start to serve the demo at http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run yarn build to build the project. The build artifacts will be stored in the dist/ directory.
yarn test to execute the linter, prettier check, unit and end-to-end tests.git checkout master)git pull)yarn install --frozen-lockfile)yarn test)git checkout -b release/X.Y.Zprojects/swimlane/ngx-ui/package.json.projects/swimlane/ngx-ui/CHANGELOG.mdyarn package to build the packagegit commit -am "(release): X.Y.Z"git tag X.Y.Zgit push origin HEAD --tagsyarn publish暂无开放 Issues,或尚未同步最近议题。