all-menadx-components
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Setup

  • Clone the repo using git clone
  • Install dependencies using npm install or yarn install
  • Run storybook using npm start
  • Load storybook on http://localhost:8080 in browser

Available Scripts

  • For linting the project using tslint use yarn lint

  • For automatic lint fixes use yarn run lint-fix

  • For conflicting lint rules in base and prettier use yarn run lint-check

Git hooks

This repo has git hooks for commit and push, if any of the command throws error it will fail the commit or push (This can be bypassed using git commit --no-verify).

  • Before commit: Automatic prettier and yarn lint-fix are run.

  • Before push: the command yarn lint is run.

Readme

Keywords

none

Package Sidebar

Install

npm i all-menadx-components

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

81.2 kB

Total Files

82

Last publish

Collaborators

  • mohit21intlb