Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 768 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 768 Bytes

Punkga Logo

PUNKGA is a project aimed at building a professional comic platform for comic artists with a Cyberpunk theme. The project aims at commercialization through the trading of NFTs created by Manga Artists. Users not only own NFTs but can also contribute to becoming part of the story in many ways.

Installation

yarn install

Running the app

# development
$ yarn start:dev

# watch mode
$ yarn watch:dev

# production mode
$ yarn start:prod

Stay in touch