ns vue 2
1.0.0
원주민 스크립트-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