1.1.0 • Published 2 years ago

@skhemata/skhemata-register v1.1.0

Weekly downloads
-
License
https://raw.githu...
Repository
github
Last release
2 years ago

\

Skhemata Site Register Web Component. This web component provides website user registration functionality. It provides optional Okta integration.

Installation

npm i @skhemata/skhemata-register

Usage

<script type="module">
  import '@skhemata/skhemata-register/skhemata-register.js';
</script>

<skhemata-register></skhemata-register>

Tooling configs

For most of the tools, the configuration is in the package.json to reduce the amount of files in your project.

If you customize the configuration a lot, you can consider moving them to individual files.

Local Demo with web-dev-server

npm start

To run a local development server that serves the basic demo located in demo/index.html

License

Skhemata Register is distributed under Commercial Skhemata Licence Agreement v1 (CSLA-1.0). For license terms, see LICENSE file