This RFAI-Dapp allows you to browse the list of request for AI Services and allows the user to raise a new AI request.
- Install Node.js and npm
npm install
to get dependenciesnpm run start
to serve the application locally and watch source files for modifications