- Prerequisites for the project will go here in bullet points manner.
This can be first step too if there is no setup required before cloning the repo
To begin, clone the qn-guide-examples
repo, navigate to this project's directory, install dependencies and open the project directory in a code editor (VS code in this case).
git clone https://github.com/quiknode-labs/qn-guide-examples.git
cd qn-guide-examples/ (Update this line with the particular directory)
npm install
code .
If you are adding a link to QuickNode website use the following format for link
https://www.quicknode.com/?utm_source=qn-github&utm_campaign=<update this part>&utm_content=sign-up&utm_medium=generic
Update the value of utm_campaign
with the name of your directory.