Skip to content

roiLeo/Genera-shop

Repository files navigation

NFT Shop

Netlify Status

Look at the Nuxt documentation to learn more.

Stack

Setup

Make sure to install the dependencies:

# yarn
yarn install

Add your environment variables to a .env file like .env.example file:

CHAIN=""
COLLECTION_ID=""

Development

Start the development server on https://localhost:3000

yarn dev

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Deploy to Netlify

One-click deploy

Deploy to Netlify

Check out the deployment documentation for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published