Skip to content

React.js components for the ASL project. Contains reusable frontend components and UI elements, offering a consistent design language across ASPeL's interfaces.

License

Notifications You must be signed in to change notification settings

UKHomeOffice/asl-components

Repository files navigation

asl-components

React.js components for the ASL project

Development

Testing

To run basic tests including eslint and unit tests:

npm test

Publishing a new version after successful master build

  • git checkout master && git pull
  • npm version major|minor|patch
  • git push origin master --tags

About

React.js components for the ASL project. Contains reusable frontend components and UI elements, offering a consistent design language across ASPeL's interfaces.

Resources

License

Stars

Watchers

Forks

Packages