Thorium
Thorium, the TELUS Design system is a set of living guidelines that communicates our brand promise through our digital’ experiences. It's a holistic platform that integrates documentation, guidelines and design management and that serves as single source for digital design guidelines, code patterns and UI elements.
Contributor Quick Start
Clone this repository, install dependencies, transpile assets, then start the project in development mode.
git clone git@github.com:telusdigital/telus-thorium-core.git
npm install
npm run build
npm run start:dev
The documentation site will be available at http://localhost:8080
.
For more information about contributing, please see the Governance - Contribution page.