@tag0/libre
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

libRe

License

React component library starter template.

  • React 17+ component library settings
  • RollupJS
  • TypeScript
  • ESLint
  • Prettier
  • Jest
  • Testing-Library

Install

  • Install degit and use it to clone repo into the new directory.
npm install -g degit
degit tagzero/libre my-new-project
  • Update LICENSE.md and package.json files with your information.

Usage

  • Install
yarn
# OR
npm i
  • Run examples
yarn start
# OR
npm start

Please see other npm scripts in package.json

Package Sidebar

Install

npm i @tag0/libre

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

6.78 kB

Total Files

10

Last publish

Collaborators

  • erhangundogan