1.0.7 • Published 3 years ago

@qch-notice/notice-react-typescript-components-library v1.0.7

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

General

The aim is to create a lightweight (5kb) boilerplate to create a React Typescript components library publishable as an npm package.

Usage

git clone this repo.

Publish to npm

  • npm run build
  • npm publish --access public

See your components

  • npm start
  • add your component to the App.tsx file

Notes

Styled-components

Styled-components is bundled, if your project does not contain it, don't forget to npm install styled-components.

Contribute

Contributions are welcome.

Licensek

MIT

1.0.2

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago