Skip to content

SeonGyuHwang/nodejs-mvc-by-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CreatePlan CreatePlan CreatePlan CreatePlan CreatePlan CreatePlan CreatePlan CreatePlan CreatePlan CreatePlan

Welcome Nodejs MVC By Vue

DDL

Path: DDL/TABLE_DDL.sql

MySQL setting

Path: web.js
line : 68 ~ 76

Naver & Google API setting

Path: vue/src/store/modules/common/index.js
line : 13 ~ 18

Webpack proxy setting

Path: vue/config/index.js

express

exec : package.json -> npm install && npm start

Vue

exec : vue/package.json -> npm install && npm start
build : vue/package.json -> npm install && npm bulid 

homepage ( Vue )

Local Vue URL : http://localhost:8001
REAL URL : http://localhost:8080