Skip to content
/ MBA Public

MBA(Major Book Auction) 전공책 경매 거래 서비스

License

Notifications You must be signed in to change notification settings

MBAfour/MBA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBA

MBA(Major Book Auction)

Getting Started

Prerequisites

  • Docker > 19.x

Installation

  1. 소스코드 다운로드
    $ git clone https://github.com/MBAfour/MBA.git
  2. 리액트 npm 패키지 설치
    $ cd client
    client$ npm install
  3. 스프링부트 gradle 빌드
    $ cd server
    server$ ./gradlew build

Usage

  • 도커 이미지 빌드 및 컨테이너 실행
    $ docker-compose up --build
  • 컨테이너 실행
    $ docker-compose up
  • 컨테이너 다운
    $ docker-compose down

About

MBA(Major Book Auction) 전공책 경매 거래 서비스

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •