dev exphelp wanted
説明
- add readme to npm homepage https://www.npmjs.com/package/@mlvis/manifold
- add publishing script to Travis CI
- auto bump version in the main package.json (currently
ocular-publishonly bumps versions inmodulespackage.json - install storybook for development purpose
- properly structure published module (below is the current structure, which causes
import Manifold from '@mlvis/manifold'to not work #27
- add depcheck
- use gh-pages module to deploy website