srmg-dev-ui-003
TypeScript icon, indicating that this package has built-in type declarations

0.6.29 • Public • Published

SRMG: UI Component Library

This is a front-end project which uses

  • Next.js 14
  • React 18
  • Webpack 5

Running unit tests

Unit tests are run automatically by the unit-tests workflow. To run tests locally,

npm run test

Building locally

Run,

npm run build
npm run start

Navigate to http://localhost:3000/

Making a release

  1. Checkout a new release branch
git checkout -b release/v0.7.14
  1. Increment the version number in package.json and update package-lock.json
  2. Commit that change and push
git add package\*.json
git push origin release/v0.7.14
  1. Raise a pull request to merge the release branch in to main
  2. Create a new release
  3. Once published, the npm-package workflow should be triggered and and new package will be pushed to npm

Readme

Keywords

none

Package Sidebar

Install

npm i srmg-dev-ui-003

Weekly Downloads

16

Version

0.6.29

License

none

Unpacked Size

24.7 MB

Total Files

1281

Last publish

Collaborators

  • ostmodern.support
  • chris.clarkzzz
  • mike-ostmodern
  • nuno_ostmodern
  • andre-lino-ost
  • freixedelo