2.1.0 • Published 1 month ago

zona-nft-dapps-x v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

NFTs-Drops Site

image

Next.js TypeScript Template This is a basic template for building a Next.js project with TypeScript. This project includes basic settings and files to help you get started.

Getting Started To get started with this project, first clone the repository:

git clone https://github.com/Kafiirr/NFTs-dApps.git

Then install dependencies:

cd nextjs-typescript-template

npm install
# or
yarn install

Once the installation is complete, start the development server by running:

npm run dev
# or
yarn run dev

The development server should now be running on http://localhost:3000.