Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 193 Bytes

File metadata and controls

9 lines (6 loc) · 193 Bytes

NFT Minting - Frontend, Admin, Server Side

How to install & run

  1. npm install concurrently
  2. npm run installall
  3. npm run dev

it will run the frontend, admin, server concurrently.