Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

soonoo/stupid-kw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

광운대 강의계획서 검색기

⚠️ 더 이상 강의 계획서가 업데이트되지 않습니다. https://github.com/0420syj/kw-syllabus 를 이용해 주세요.

https://soonoo.github.io/stupid-kw/
광운대학교 학부 강의 계획서를 조회할 수 있는 간단한 서비스입니다.
로그인이 필요합니다.

로컬에서 실행하기

1. Node.js 설치

아래 홈페이지에서 Node.js를 설치합니다.
https://nodejs.org/en/download/

2. 강의계획서 검색기를 클론합니다.

$ git clone https://github.com/soonoo/stupid-kw

3. 프로젝트 실행에 필요한 패키지를 설치합니다.

$ cd stupid-kw
$ npm install

4. 프로젝트를 실행합니다.

$ npm start

5. 브라우저 실행 후 localhost:3000으로 접속합니다.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published