Skip to content

Fastly start developping your React component with TypeScript and Rollup

Notifications You must be signed in to change notification settings

hifizz/ts-react-component

Repository files navigation

TypeScript React Component

中文文档 Fastly start developping your react component with TypeScript and Rollup.

Getting Started

git clone https://github.com/hifizz/ts-react-component.git awesome-componet
cd awesome-componet
git remote rm origin

Install

yarn install

Build

yarn build

Publish

npm login
npm publish

Config

This project use rollup to bundle & output your component what you want.Rollup is realy easy with rich zoology. Love it.

Configuration is easy. The Rollup config docmentation is here: docs.

TODO

  • [] docmentation for package.json props mean.
  • [] jest for test.
  • [] ci config

About

Fastly start developping your React component with TypeScript and Rollup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published