MikasaBili / recipe

使用vue-cli 搭建的菜谱类网站 第二个

Home Page:http://xyxiao.mom:8082

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###最近想学做菜, 又想学vue-cli. 试一试vue-cli 的用法

###所以萌生了这个想法, 抽时间搭建一个菜谱类的网站

###本次项目开始时间 2016.7.18, 技术选用 webpack + vue-cli + es6 + css3 + html5 + node + mongodb

recipe

a repice for xyxiao

Build Setup

# 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 e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

使用vue-cli 搭建的菜谱类网站 第二个

http://xyxiao.mom:8082


Languages

Language:JavaScript 88.5%Language:Vue 6.1%Language:HTML 5.3%