Core system-plugin (part of DTCD-SDK) for changing appearance in DTCD application. P.S. In this plugin registered base web-components of system.
In order to use this plugin you need to download it, build and move build-file to plugins folder on DTCD server.
make build
make test
make pack
make clear
Create package, then move archive to plugins folder on DTCD server and unarchive it with the following commands:
tar -zxf DTCD-StyleSystem-*.tar.gz
- rollup - Builder
make storybook
make build-storybook
We use SemVer for versioning. For the versions available, see the tags on this repository.
Also you can see the CHANGELOG file.
- Sergey Belikov ([email protected])
- Konstantin Rozov ([email protected])
- Roman Kuramshin ([email protected])
This project is licensed under the OT.PLATFORM license agreement - see the LICENSE.md file for details