Skip to content

andregoncalves/react-rollup-typescript-scaffold

Repository files navigation

Boilerplate structure for React TypeScript and Rollup

A boilerplate to develop react apps and components with TypeScript and Rollup

Getting Started

git clone git@github.com:andregoncalves/react-rollup-typescript-boilerplate.git
cd react-rollup-typescript-boilerplate
git remote rm origin

Install dependencies

npm install

Developing

npm run watch

Linting

npm run lint

Production

npm run build

About

Boilerplate structure for React TypeScript and Rollup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published