Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 533 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 533 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, there is 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 :).