文件名称:vue-parcel-starter:带有Parcel + Typescript的Vue.js入门套件
文件大小:97KB
文件格式:ZIP
更新时间:2024-05-22 05:28:26
vuejs typescript vue parcel parcel-bundler
Vue.js包裹启动器 带有 + Typescript的Vue.js入门套件 入门 依存关系 (> = 8.9.0) 设置 git clone https://github.com/bellizio/vue-parcel-starter.git cd vue-parcel-starter yarn install 概述 这是带有Parcel + Typescript的Vue.js入门工具包。 它包括用于开发的热模块重装和用于CSS的sass。 剧本 发展 npm start在localhost:1234上构建并提供应用程序 生产 npm run build用于生产的应用程序
【文件预览】:
vue-parcel-starter-master
----yarn.lock(155KB)
----src()
--------shims.d.ts(74B)
--------main.ts(135B)
--------index.html(497B)
--------App.vue(489B)
--------assets()
--------app()
----tsconfig.json(246B)
----README.md(657B)
----.editorconfig(270B)
----.gitignore(145B)
----package.json(810B)