npm.io
2.6.12 • Published 3 months ago

marathon-design-system

Licence
MIT
Version
2.6.12
Deps
0
Size
1.5 MB
Vulns
0
Weekly
0

mds - Marathon design system

React component for marathon system

Development

Use yarn link to link this package to main repository

Deployment

This package will be push to private workspace on npm registry, then can be use as normal npm package

Step by step Step 1: Login to npm registry npm login (once time necessary) Step 2: Bundle code by yarn build Step 3: Tag ver yarn version Step 4: Public new version to npm registry npm publish

Awareness:

  • Make sure push new change to git repository.
    • git push
    • git push --tag
  • Please login npm by your own account then request authorization to workspace