Build
After downloaded/cloned Dashboard-Plugin, open the project in your favourite terminal.

Install
$ npm install

Build
$ npm run start

After that Dashboard-Plugin will start a server to serve your plugin files and then webpack will build and start watching your plugin code.

Last updated
Was this helpful?