vue-vuex-starter-kit:开始使用Axios,Vue2,Vuex2和Vue-router2。 使用webpack构建应用

时间:2024-05-22 12:25:35
【文件属性】:

文件名称:vue-vuex-starter-kit:开始使用Axios,Vue2,Vuex2和Vue-router2。 使用webpack构建应用

文件大小:97KB

文件格式:ZIP

更新时间:2024-05-22 12:25:35

webpack vue vuex axios vue-router

vue-vuex入门套件 开始使用Vue,Vuex和Vue-router。 使用webpack构建应用。 快速开始 确保您的节点版本> = 6.0,NPM> = 3 # Clone project code git clone https://github.com/scopewu/vue-vuex-starter-kit.git # goto dir cd vue-vuex-starter-kit # install with npm or yarn npm install # yarn install # start the develop server, use Hot Module Replace npm start # yarn start 在浏览器中使用或打开页面 当然你可以改变端口 # like use port 8080 # linux/os x export PORT


【文件预览】:
vue-vuex-starter-kit-master
----postcss.config.js(162B)
----public()
--------robots.txt(24B)
--------favicon.ico(9KB)
--------humans.txt(39B)
----yarn.lock(227KB)
----.eslintrc.js(1KB)
----webpack.config.js(402B)
----src()
--------router()
--------style()
--------index.html(321B)
--------main.js(425B)
--------store()
--------layouts()
--------components()
----.babelrc(416B)
----config()
--------helpers.js(140B)
--------webpack.config.prod.js(4KB)
--------webpack.config.dev.js(2KB)
--------project.config.js(476B)
--------utils.js(3KB)
--------webpack.config.test.js(1KB)
--------webpack.config.common.js(2KB)
----LICENSE(1KB)
----README.md(4KB)
----.editorconfig(243B)
----.gitignore(662B)
----server()
--------app.js(2KB)
--------bin()
--------routes()
----.eslintignore(22B)
----package.json(3KB)

网友评论