This tutorial is about how to use circom and snarkjs, not for understanding it, and based on circom and snarkjs tutorial
yarn install
yarn build:circuits
yarn show
yarn show:constraints
yarn setup
yarn prove
yarn verify
yarn generate:contracts
yarn build:contracts
yarn generate:calldata
yarn test