rollex-personal
v1.1.0
Published
<p align="center">Rollup + TypeScript + React = ❤️</p> <p align="center"> <img src="https://img.shields.io/github/license/saltyshiomix/rollup-typescript-react-starter.svg" alt="Package License (MIT)"> </p>
Readme
Usage
# installation
$ yarn (or `npm install`)
# development mode
$ yarn dev (or `npm run dev`)
# production mode
$ yarn build (or `npm run build`)
$ yarn start (or `npm start`)And you'll see Rollup + TypeScript + React = ❤️!
