0.0.11 • Published 2 years ago

@churchcenter/preformatted-content v0.0.11

Weekly downloads
264
License
MIT
Repository
github
Last release
2 years ago

MIT license Generic badge lerna

Design

Global Design supported packages

Public packages

Scripts

Common scripts:

CommandDescription
npm run devStarts Storybook at `localhost:8000
lerna run buildBuild all projects
lerna publishPublish all changed packages
lerna changedList local packages that have changed since the last tagged release

Working directories

DirWhy it's there
planningcenter/Packages published to the @planningcenter npm org.

Configuration

File/DirWhy it's there
.circleci/config.ymlcircleci
.storybook/Storybook
lerna.json/Storybook
.nvmrcnvm. Support for those that work in multiple node environments
notesTransitional documentation and notes. Retairned as a part of — yet unformalized — decision matrix.

Setup

Requirement: Node 10+

npm i -g lerna
git clone git@github.com:planningcenter/design.git ~/Code/design
cd ~/Code/design
lerna bootstrap # install and link all package-local dependencies
npm run dev
0.0.11

2 years ago

0.0.10

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.0.0

4 years ago