Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitfab/lerna-101
https://github.com/fitfab/lerna-101
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fitfab/lerna-101
- Owner: fitfab
- Created: 2024-02-10T19:22:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-25T22:23:07.000Z (9 months ago)
- Last Synced: 2024-04-27T15:20:42.084Z (6 months ago)
- Language: JavaScript
- Size: 818 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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