Article - Build your own NFT Minter on Polygon in less than an hour. Getting Started with Application Installing npm packages npm i --save Building the application npm run build Running the application at http://localhost:3000 npm start