MrT3313 / mrt-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. Update package.json version to new version
  2. npm run build
    • this will copy the src/lib into the dist
  3. npm publish

About


Languages

Language:JavaScript 90.3%Language:HTML 9.7%