Skip to content

Dorika0203/web-programming-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1. DB 설정

서버와 동일한 컴퓨터에 (localhost) 3306번 포트로 mariDB 있다고 가정
데이터베이스 이름 : webpdb
데이터베이스 접속 계정 id : root
데이터베이스 접속 계정 pw : root

테이블 설정 - server/database에 있는 schema.sql 실행


2. 실행

2-1. 프로젝트 클론
2-2. cd ./client; npm install; npm run build; cd ..
2-3. cd ./client; npm install; npm run dev;


감사합니다.

https://github.com/Dorika0203/web-programming-project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published