1.0.12 • Published 7 years ago
@frederic.enard/react-component-rollup-typescript-boilerplate v1.0.12
Boilerplate structure for creating React Components with TypeScript and Rollup
Boilerplate structure for creating React Components with TypeScript and Rollup
Getting Started
git clone git@github.com:andregoncalves/react-component-rollup-typescript-boilerplate.git
cd react-component-rollup-typescript-boilerplate
git remote rm originInstall dependencies
npm installLinting
npm run lintBuild for Production
npm run build