@dailybruin/lux v1.16.0
Lux
Lux is a design system for the Daily Bruin, written in TypeScript and React.
You may also be interested in projects that use Lux, which include our gatsby starter and dailybruin.com's frontend.
Usage
To use Lux, simply install it with your favorite package manager, e.g.:
yarn add @dailybruin/luxImport components with the following syntax:
import { Article } from '@dailybruin/lux'Note that Lux is published as TypeScript files, and thus is only available to projects that use TypeScript and some kind of build system (e.g., Webpack). If you run into errors setting Lux up with your project, please file an issue.
Development
To start a dev server for the docs:
yarn startTo test:
yarn testDeployment
Lux is autopublished to npm by Travis with semantic-release and travis build stages. Tokens were set up with semantic-release-cli (semantic-release-cli setup), using dailybruin-bot's npm and GitHub credentials.
yarn publishTo build the docs:
yarn build:docs2 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago