vue-layui
一个轮子,仅供参考,新轮子:https://github.com/yimogit/me-admin-template
File Explorer
Download Latest Version (.zip)- build.js
- check-versions.js
- dev-client.js
- dev-server.js
- utils.js
- webpack.base.conf.js
- webpack.dev.conf.js
- webpack.prod.conf.js
- dev.env.js
- index.js
- prod.env.js
- article.vue
- editArticle.vue
- root.vue
- setting.vue
- welcome.vue
- articleService.js
- style.css
- logo1.png
- logo2.png
- YmCheckbox.vue
- YmDate.vue
- YmEditor.vue
- YmHeader.vue
- YmLayer.vue
- YmLoading.vue
- YmPager.vue
- YmRadio.vue
- YmSelect.vue
- YmSwitch.vue
- YmTable.vue
- YmUpload.vue
- adminMenus.js
- index.js
- siteMenus.js
- about.vue
- article.vue
- detail.vue
- home.vue
- root.vue
- index.js
- cacheHelper.js
- common.js
- App.vue
- main.js
- defupload.png
- logo.gif
- ColResize.js
- icon.png
- laydate.css
- icon-ext.png
- icon.png
- layer.css
- loading-0.gif
- loading-1.gif
- loading-2.gif
- code.css
- layui.css
- iconfont.eot
- iconfont.svg
- iconfont.ttf
- iconfont.woff
- 0.gif
- 1.gif
- 10.gif
- 11.gif
- 12.gif
- 13.gif
- 14.gif
- 15.gif
- 16.gif
- 17.gif
- 18.gif
- 19.gif
- 2.gif
- 20.gif
- 21.gif
- 22.gif
- 23.gif
- 24.gif
- 25.gif
- 26.gif
- 27.gif
- 28.gif
- 29.gif
- 3.gif
- 30.gif
- 31.gif
- 32.gif
- 33.gif
- 34.gif
- 35.gif
- 36.gif
- 37.gif
- 38.gif
- 39.gif
- 4.gif
- 40.gif
- 41.gif
- 42.gif
- 43.gif
- 44.gif
- 45.gif
- 46.gif
- 47.gif
- 48.gif
- 49.gif
- 5.gif
- 50.gif
- 51.gif
- 52.gif
- 53.gif
- 54.gif
- 55.gif
- 56.gif
- 57.gif
- 58.gif
- 59.gif
- 6.gif
- 60.gif
- 61.gif
- 62.gif
- 63.gif
- 64.gif
- 65.gif
- 66.gif
- 67.gif
- 68.gif
- 69.gif
- 7.gif
- 70.gif
- 71.gif
- 8.gif
- 9.gif
- layui.all.js
- layui.mod.js
- jquery.js
- code.js
- element.js
- flow.js
- form.js
- laydate.js
- layedit.js
- layer.js
- laypage.js
- laytpl.js
- tree.js
- upload.js
- util.js
- layui.js
- editorUpload.json
- favicon .ico
- msg.html
- upload.json
- .babelrc
- .editorconfig
- .gitignore
- .travis.yml
- favicon .ico
- index.html
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/yimogit/vue-layui
Downloads the entire project code from GitHub to your computer.
cd vue-layui
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
