购物清单
使用NativeScript-Vue构建的本机应用程序
用法
# Install dependencies
npm install
# Preview on device
tns preview
# Build, watch for changes and run the application
tns run
# Build, watch for changes and debug the application
tns debug < platform>
# Build for production
tns build < platform> --env.production
评论0
最新资源