lrct

0.4.2 • Public • Published

L's React Component Template

What's included:

  1. storybook Storybook
  2. typescript
  3. styled-system
  4. auto-changelog
  5. styled-components

Available Scripts

start

Start the storybook server, used for standalone development.

watch

Watch src and compile with babel and tsc to dist, used for integration development.

dist

Compile using babel and tsc into dist, ready to be deployed.

deploy

Build storybook static page and deploy it via gh-pages.

publish

Bump version and publish dist to remote registry.

Integration Example

import { Footer } from 'lrct/dist/components/Footer'

render(<Footer>Hello</Footer>)

Usage with monorepo (lerna)

It should work out of the box

Readme

Keywords

none

Package Sidebar

Install

npm i lrct

Weekly Downloads

2

Version

0.4.2

License

MIT

Unpacked Size

20.6 kB

Total Files

18

Last publish

Collaborators

  • louisgv