Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fitfab/lerna-101


https://github.com/fitfab/lerna-101

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Lerna setup with Rollupjs, Typescript and React

This is a repo to explore Lerna along with Rollupjs, Typescript and React.

## Publishing with lerna

`npx lerna run build`

`npx lerna version`

`npx lerna publish from-git --no-private`

`npx lerna publish from-package`

## React Tips & Tricks

- React Type Helper: https://www.totaltypescript.com/concepts/react-componentprops-type-helper