- Fork this repository to your own account.
MUST HAVE
- Must be supported with an issue and provide little description about it, including the name, allowed values, defaults etc
- Add relevant documentation, (possibly in
./docs/documentation.md
)
Node 16+
and npm 6.14.4+
are required.
For development:
git clone https://github.com/Authress/component-library.js.git
yarn
yarn start
# open http://localhost:8080
To generate the static production bundle:
yarn build