ns vue 2
1.0.0
native-cript-vue申請
# Install dependencies
npm install
# Build for production
npm run build:android
npm run build:ios
# Watch for changes and run the application
npm run watch:android
npm run watch:ios