Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 968 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 968 Bytes

Solana NFT Drop Project

Welcome 👾

To get started with this course, clone this repo and follow these commands:

  1. cd into the app folder
  2. Run npm install at the root of your directory
  3. Run npm run start to start the project
  4. Start coding!

What is the .vscode Folder?

If you use VSCode to build your app, we included a list of suggested extensions that will help you build this project! Once you open this project in VSCode, you will see a popup asking if you want to download the recommended extensions :).

Questions?

This project was initially forked from a buildspace 🦄 source code - so if you have some questions make sure you head over to your buildspace Dashboard and link your Discord account so you can get access to helpful channels and members of the buildspace team!

Forked from repository: https://github.com/buildspace/nft-drop-starter-project