Boilerplate structure for creating React Components with TypeScript and Rollup
git clone git@github.com: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