Skip to content

fengjiabao/node-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

client简介:

使用vue、vuex、vue-router、axios搭建的web应用
使用时需下载node-server,并按照node-server安装,服务端地址https://github.com/fengjiabao/node-server

client

环境准备

本地安装mysql,如mariadb-10.1.22-winx64

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.