@1doc3/synapse-wizard
v0.5.108
Published
## Getting started Just add the component ```javascript import SynapseViewer from '@1doc3/synapse-wizard' export default { components: { SynapseViewer }, ... } ```
Downloads
1,133
Keywords
Readme
synapse-wizard
Getting started
Just add the component
import SynapseViewer from '@1doc3/synapse-wizard'
export default {
components: { SynapseViewer },
...
}
Properties
Project setup
npm i
Compiles and hot-reloads for development
npm run dev
Compiles 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