Skip to content

fawzibazari/NFT-image-generator

Repository files navigation

NFT-image-generator 🤘

What it looks like

image

Installation

$ yarn install

Running the app

# Building
$ yarn build

# Prod
$ yarn start

# watch mode (no need for building in watch mode)
$ yarn dev