This is the demo code for the VeChain DApp tutorial series.
- How To Develop a DApp on VeChain (I):Intro
- How To Develop a DApp on VeChain (II): Setup & Walk Around
- How To Develop a DApp on VeChain (III): Components & Coding
npm install
npm run serve
npm run build
npm run test
npm run lint