sfeast / nft-market-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Casper NFT Marketplace

A clean and simple NFT trading experience


Preconditions

  1. node.js should be installed globally with the version greater than 16.* (best option is to use LTS) - nvm install 16.* && nvm alias default 16.*.
  2. yarn should be installed globally: npm i yarn -g.
  3. From the project root run yarn to install local dependencies

Run the project

About

License:Apache License 2.0


Languages

Language:JavaScript 96.3%Language:SCSS 2.1%Language:HTML 1.1%Language:Shell 0.5%