@reactivers/npm-ts
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Installation

npx @reactivers/npm-ts my-component

Getting Started

  • Edit package.json
  • Create your components under src/components.
  • Create your styles to under src/styles.
  • Export the components and the styles you want to build into src/index.ts.
    • Make sure all of them are exported!.
  • Then run
npm run build
  • Check dist folder

Note!.

  • Don't forget to edit package.json!

  • Don't forget to edit README.md!

  • To publish the package

npm publish --access=public

Package Sidebar

Install

npm i @reactivers/npm-ts

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

9.02 kB

Total Files

21

Last publish

Collaborators

  • reactivers