Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shjhe/my-first-vue-demo
仿饿了么教程制作源码
https://github.com/shjhe/my-first-vue-demo
less vue vue-resource vue-router
Last synced: 11 days ago
JSON representation
仿饿了么教程制作源码
- Host: GitHub
- URL: https://github.com/shjhe/my-first-vue-demo
- Owner: shjhe
- Created: 2016-11-24T15:05:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-13T16:49:31.000Z (about 8 years ago)
- Last Synced: 2024-11-21T22:45:59.938Z (2 months ago)
- Topics: less, vue, vue-resource, vue-router
- Language: Vue
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 使用[email protected]制作仿饿了么网页
> A Vue.js project
## Build Setup``` bash
# install dependencies
npm install# serve with hot reload at localhost:8081
npm run dev# build for production with minification
npm run build