文件名称:nativescript-vue-sfc-typescript-template:具有正常工作的.vue SFC和打字稿支持的Nativescript-vue模板
文件大小:1.93MB
文件格式:ZIP
更新时间:2024-05-31 23:16:46
JavaScript
用法 # Install dependencies npm install # Build for production npm run build npm run build: < platform> # Build, watch for changes and debug the application npm run debug npm run debug: < platform> # Build, watch for changes and run the application npm run watch npm run watch: < platform> # Clean the NativeScript application instance (i.e. rm -rf dist) npm run clean 当调用各种npm脚本时,省略平台将尝试为两个平台启动tn
【文件预览】:
nativescript-vue-sfc-typescript-template-master
----.babelrc(109B)
----package.json(2KB)
----package-lock.json(281KB)
----prepare.js(1KB)
----src()
--------assets()
--------styles.scss(252B)
--------main.ts(264B)
--------components()
--------router()
--------store()
----tsconfig.json(226B)
----.gitignore(20B)
----webpack.config.js(4KB)
----README.md(646B)
----launch.js(1KB)
----template()
--------package.json(428B)
--------app()