Installation guide

Using NPM

  git clone https://github.com/capsule-corp-ternoa/nft-marketplace.git
  cd nft-marketplace
  git checkout testnet
  npm install

If you have any trouble with node-sass version 5.0.0, please downgrade to 4.11.0 until this known issue is fixed.

Last updated