We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a83d7c0 commit ae816c0Copy full SHA for ae816c0
README.md
@@ -49,5 +49,6 @@ This plugin is using a modified version of the Vizeral library, thus you have to
49
1. Clone the Vizceral fork: `git clone https://github.com/NovatecConsulting/vizceral.git`
50
1. Checkout the `flowmap` branch: `git checkout -b flowmap`
51
1. Run inside the repository `npm link`
52
+1. Install webpack: `yarn add webpack`
53
1. Build it: `npm run build` (or `npm run dev` for development)
54
1. Go to the flowmap-plugin directory and execute `npm link vizceral`
0 commit comments