@boomi/react-login-form

0.2.0 • Public • Published

@boomi/react-login-form

npm (scoped)

A generic yet configurable stateless react component for a functioning login form.

Getting Started

Installation

npm install --save @boomi/react-login-component

Usage

import LoginForm from '@boomi/react-login-form';

Minimum required setup

<LoginForm />

Contributing

To contribute to this project you can submit a pull request.

Local development setup

  • Clone this repository
  • npm install
  • npm link
  • npm start

Then inside your own local project:

  • npm link @boomi/react-login-form
  • And follow usage instructions decribed above

Running Jest tests

npm run test

Readme

Keywords

none

Package Sidebar

Install

npm i @boomi/react-login-form

Weekly Downloads

2

Version

0.2.0

License

MIT

Unpacked Size

38.8 kB

Total Files

15

Last publish

Collaborators

  • williamecclesboomi
  • boomi-tfullalove