README
Rollup + TypeScript + React = ❤️
Usage
# installation
$ yarn (or `npm install`)
# development mode
$ yarn dev (or `npm run dev`)
# production mode
$ yarn start (or `npm start`)
Go to http://localhost:5000 and you'll see Rollup + TypeScript + React = ❤️!