This sample provide a starting point for building Acrolinx Sidebar Integrations
The sample uses
Other development dependencies
npm install
Build
npm run build
Develop: Webpack in watch mode.
npm run start
Open index.html
in generated dist
to run the sample.