The boilerplate is created by following two nodejs package. - Truffle (option) - nextjs - moralisjs - react-moralis
- clone the repo:
git clone https://github.com/happyeric77/blockchain_nft_boilerplate.git
- install npm depandencies:
npm install
-
fill the info in env.example and change the name to .env
-
run npm run dev
npm run dev