0.0.1-alpha.4 • Published 6 years ago
@chanzuckerberg/czedi-kit-tokens v0.0.1-alpha.4
lp-design-system
This is the Learning Platform Design System or @chanzuckerberg/czedi-kit (working title).
Development
Node
Install the version of node specified in the .nvmrc file.
If using nvm, this can be done by running nvm install. If the correct version is already installed, nvm use will switch to it.
Installation
npm install
npx lerna bootstrapLinting
npm run lintor to fix any issues
npm run lint:fixRun Locally
npm startBuild Packages
To build all packages you can run
npx lerna run buildAdding a new package
This isn't something we'll be doing every day
npx lerna create '@chanzuckerberg/czedi-kit-<package-name>' \
--registry="https://npm.pkg.github.com/" \
--access="restricted" \
--license="UNLICENSED"Publishing
We're not ready to publish yet
0.0.1-alpha.7
5 years ago
0.0.1-alpha.6
5 years ago
0.0.1-alpha.5
6 years ago
0.0.1-alpha.4
6 years ago
0.0.1-alpha.3
6 years ago
0.0.1-alpha.2
6 years ago
0.0.1-alpha.1
6 years ago