marathon-design-system
v2.6.1
Published
Marathon web component - Reactjs
Keywords
Readme
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 pushgit push --tag
- Please login npm by your own account then request authorization to workspace
