0.1.13 • Published 2 years ago

@hubblr/component-library v0.1.13

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@hubblr/form

Form with validation.

NPM JavaScript Style Guide

This example was bootstrapped with Create React FormExampleSimple.

Table of Contents

Overview of components

Contribute

Install

npm install --save @hubblr/hubblr-react-components

Setup the Project

  1. You can run npm install and then npm start to test your package

Deploy

  1. Make sure tests pass with npm test
  2. Change the version number in package.json (see guidelines for semantic versioning)
  3. Build the project with npm build
  4. Publish the newest version with npm publish
  5. Deploy the newest example to github pages with npm run deploy

License

MIT © LennartWeihs