帰宅後科学者

オタクですが何か?

Entries from 2019-02-01 to 1 month

使用 create-react-library 快速開發獨立 component library

想要開發獨立的 React component library 卻不知從何下手?在工作專案中開發了一堆 component 卻怎樣拆也拆不開?聽說有 create-react-library 這個神奇工具可以快速地解決這些麻煩,立馬來試試。 安裝 yarn global add create-react-library 使用 create-re…