@dscout/inquire

1.1.5 • Public • Published

inquire

React components for asking questions and receiving answers.

Documentation and best practices can be found on the Github wiki.

Getting Started

Install dependencies with yarn:

$ yarn install

Components are developed in isolation using storybook. Start the storybook server using the script:

$ yarn start

Then open your browser to http://localhost:9001 to see the stories. Check out the storybook docs for writing stories.

Scripts

Start karma test runner in watch mode:

$ yarn test

Lint your code:

$ yarn run lint

Lint and perform a single test run:

$ yarn run ci

Create a build (this is also run after installing the package as a dependency):

$ yarn run build

Readme

Keywords

none

Package Sidebar

Install

npm i @dscout/inquire

Weekly Downloads

0

Version

1.1.5

License

MIT

Unpacked Size

216 kB

Total Files

64

Last publish

Collaborators

  • dscout