web-tc-component-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Web Component Library

Usage

  1. Install the dependencies with npm ci
  2. Use npm run storybook for development
  3. Use npm run build to compile the library to update it in external projects that have it installed locally

Adding to a project locally

  1. In the project folder, run npm install <location of web-component-library>
  2. Update your webpack/craco config alias to use react: path.resolve('./node_modules/react') to ensure that the library uses the project's React path, and not its own.

Readme

Keywords

none

Package Sidebar

Install

npm i web-tc-component-library

Weekly Downloads

1

Version

1.0.0

License

Commercial

Unpacked Size

316 kB

Total Files

10

Last publish

Collaborators

  • detrevortni