ns vue sample app:NativeScript + VueJS示例应用程序 从nativescript vue rollup template生成
NativeScript + VueJS示例应用程序 从生成的应用程序的修改版本 运行应用 在两个单独的终端中运行: # terminal 1 rollup -c -w # terminal 2 cd tns tns run android # or tns run ios 清理应用 # first... tns platform remove ios # then... cd tns tns platform remove ios # or tns platform remove android 添加外部模块 在这一点上,似乎您需要在tns node_modules中的node_modul
文件列表
ns-vue-sample-app:NativeScript + VueJS示例应用程序-从nativescript-vue-rollup-template生成的应用程序的修改版本
(预估有个135文件)
rollup.config.js
1KB
.babelrc
149B
.gitignore
43B
main.js
636B
app.gradle
469B
Contents.json
373B
Contents.json
4KB
Contents.json
2KB
Contents.json
365B
app.js
270KB
暂无评论