Boilerplate structure for creating React Components with TypeScript and Rollup
git clone [email protected]:andregoncalves/react-component-rollup-typescript-boilerplate.git
cd react-component-rollup-typescript-boilerplate
git remote rm origin
npm install
npm run lint
npm run build