L's React Component Template What's included: Available Scripts See package.json Deploy Instructions yarn dist cd dist npm publish Example import { Footer } from 'lrct/components/Footer' render(<Footer>Hello</Footer>)