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

0.2.0 • Public • Published

libRe

React component library starter pack.

  • 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 imagemarker/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

License

The MIT License

Please see License File for more information.

Dependents (0)

Package Sidebar

Install

npm i @imagemarker/libre

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

5.42 kB

Total Files

8

Last publish

Collaborators

  • erhangundogan