kiji-tech-ui-component
TypeScript icon, indicating that this package has built-in type declarations

0.7.10 • Public • Published

コンポーネントの追加

  • scr/stories配下に、React形式でコンポーネントを作成
  • src/index.tsにexportを作成
  • @types/index.d.ts下に、型定義を作成

プロジェクトの起動

# localhost:6006で立ち上がる
$ npm run start

ライブラリ更新手順

  • build

    # index.cjs.jsを生成する
    $ npm run build
  • gitの更新

  • npmバージョンアップ

    # version => major | minor | patch | premajor | preminor | prepatch | prerelease | from-git or version番号(x.x.x)
    $ npm version [version]
  • npm更新

    $ npm publish
  • ライブラリを使用しているプロジェクトのpackage.jsonの修正

  • $ npm iの実施

Readme

Keywords

none

Package Sidebar

Install

npm i kiji-tech-ui-component

Weekly Downloads

55

Version

0.7.10

License

ISC

Unpacked Size

1.12 MB

Total Files

71

Last publish

Collaborators

  • kiji.tech