A webapp for scaffolding FUChain Farm Module by Vue.
You can choose Docker or Node.js to install this repo.
Use docker compose:
docker-compose up
Prerequisites: Node.js (>=6.x, 10.x preferred), npm version 3+ and Git.
npm install
Start serve with daemon:
npm run serve