Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 319 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 319 Bytes

NFT Sandbox

Uses

Usage

Install dependencies

yarn

Build

yarn build

Test

yarn test

Lint & Prettier

yarn fix