Debrief Plug in customization
Content
hi,
We are trying to customize OFSC debrief plug in. But facing issue while configuring nginx reverse proxy. Please refer to steps undertaken by us. Any pointers will be really helpful.
Steps as below.
============
1. Dependencies - Done
Project uses [NodeJS](https://nodejs.org), so first of all you need to install it.
The Node Package Manager (NPM) will be installed automatically.
Project uses [Grunt](https://gruntjs.com/) as a task runner for building.
Run the following command as administrator/root to install the grunt command line interface:
npm install -g grunt-cli
To install all required NPM dependencies (including Oracle JET), run the following in the project root folder:
Tagged:
1