K

khu-notice-project

60f37773 final · by 이태화

Khu Notice


장학센터, 소프트웨어 융합학과, 경희대 홈페이지 등 여기저기 흩어져있는 공지사항을 한 곳에서 모아 볼 수 있는 사이트입니다.

사용방법


frontend build


우선 프론트엔드를 빌드해야 합니다.

starting point = /frontend-builder
start with "npm install" and "npm run build"

빌드된 프론트엔드는 /backend/public 디렉토리에 저장됩니다.

to start server


이제 서버를 실행시켜야 합니다.

starting point = /backend
start with "npm install" and "npm run start"

사이트 디자인


built with


licence


  • MIT license