基于 Vue.js 2.0 搭建的 PC 端演示框架 Vue-Exp
- 授权协议: 未知
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/yinshipeng/vue-exp
- 软件文档: http://vuejs-templates.github.io/webpack/
- 官方下载: https://github.com/yinshipeng/vue-exp/archive/master.zip
软件介绍
Vue-Exp,基于 Vue.js 2.0 搭建的 PC 端演示框架。
测试账号:
用户名:admin 密码:admin
构建步骤:
# install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # run unit tests npm run unit # run all tests npm test #run json-server for mock data npm run mock #run ESLint npm run lint
Algorithms Illuminated (Part 2)
Tim Roughgarden / Soundlikeyourself Publishing, LLC / 2018-8-5 / USD 17.99
Algorithms are the heart and soul of computer science. Their applications range from network routing and computational genomics to public-key cryptography and machine learning. Studying algorithms can......一起来看看 《Algorithms Illuminated (Part 2)》 这本书的介绍吧!
