Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 344 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 344 Bytes

snet-rfai-dapp

This RFAI-Dapp allows you to browse the list of request for AI Services and allows the user to raise a new AI request.

Development instructions

  • Install Node.js and npm
  • npm install to get dependencies
  • npm run start to serve the application locally and watch source files for modifications