My tiptop Nuxt.js project
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and run npx cap copy for android
$ yarn build
For detailed explanation on how things work, checkout Nuxt.js docs.