rholang / nft

https://nft-vert.vercel.app/
0 stars 0 forks source link

Tasty App

npm i -g yarn
yarn run start

if zero install fails, run yarn install

Installed yarn plugins

@yarnpkg/plugin-interactive-tools

Provides the yarn search command.
It opens a fullscreen terminal interface for search and install packages from the npm registry.

@yarnpkg/plugin-typescript

Automatically adds @types/ packages into dependencies when you add a package that doesn't include its own types

TODO