Marathon web component - Reactjs
npm install marathon-design-systemReact component for marathon system
Use yarn link to link this package to main repository
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