Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 502 Bytes

File metadata and controls

17 lines (13 loc) · 502 Bytes

Component Library Builder

Dependency Status devDependencies Status

Fork it - Build - Export - components for React

Installation

$ cd [parent project dir]
$ npm link [path of component library]

For auto updation on change

$ npm run build:watch