@1doc3/synapse-wizard
v0.5.114
Published
## Getting started Just add the component ```javascript import SynapseViewer from '@1doc3/synapse-wizard' export default { components: { SynapseViewer }, ... } ```
Downloads
1,921
Keywords
Readme
synapse-wizard
Getting started
Just add the component
import SynapseViewer from '@1doc3/synapse-wizard'
export default {
components: { SynapseViewer },
...
}Properties
Project setup
npm iCompiles and hot-reloads for development
npm run devCompiles and publish changes
First of all, login with your npm account associated with @1doc3. Then increments the version on package.json file and...
npm run build
npm publish