Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 335 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 335 Bytes

capacitor-nuxt

My tiptop Nuxt.js project

Build Setup

# 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.