Skip to content

Running Locally

sparkyrider edited this page Dec 19, 2021 · 2 revisions

Running NFT APP (React Frontend) Locally:

Checkout Repo

Config Settings/variables will go here...

npm install

npm run build

serve -s build

Clone this wiki locally