Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 345 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 345 Bytes

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