0.1.13 • Published 3 years ago
@hubblr/component-library v0.1.13
@hubblr/form
Form with validation.
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
- You can run
npm install
and thennpm start
to test your package
Deploy
- Make sure tests pass with
npm test
- Change the version number in package.json (see guidelines for semantic versioning)
- Build the project with
npm build
- Publish the newest version with
npm publish
- Deploy the newest example to github pages with
npm run deploy
License
MIT © LennartWeihs