mrt-components
v1.3.3
Published
| [NPM Package: mrt-components](https://www.npmjs.com/package/mrt-components) | | :-: | | This `repo` / `NPM Package` holds a collection of reusable components to prevent having to copy and paste across different projects |
Readme
Welcome
| NPM Package: mrt-components |
| :-: |
| This repo / NPM Package holds a collection of reusable components to prevent having to copy and paste across different projects |
How to update
- Update package.json version to new version
npm run build- this will copy the
src/libinto thedist
- this will copy the
npm publish
