Showing
1 changed file
with
47 additions
and
0 deletions
README.md
0 → 100644
1 | +## About The Project | ||
2 | + | ||
3 | +--- | ||
4 | + | ||
5 | +공휴일·기념일 카운터 및 활동 추천 | ||
6 | + | ||
7 | +## Getting Started (Installation) | ||
8 | + | ||
9 | +--- | ||
10 | + | ||
11 | +### Prerequisites | ||
12 | + | ||
13 | +- Node.js | ||
14 | + | ||
15 | +### Installation | ||
16 | + | ||
17 | +1. Clone the repository | ||
18 | +[copy content="http://khuhub.khu.ac.kr/teamPARK/holiday-counter-recommand-activity.git"] | ||
19 | +2. Install NPM packages | ||
20 | +[copy content="npm install"] | ||
21 | +3. Open Server | ||
22 | +[copy content="npm server.js"] | ||
23 | + | ||
24 | +## Built with | ||
25 | +- [Node.js](https://nodejs.org/ko/) | ||
26 | + | ||
27 | + | ||
28 | +## Contributing | ||
29 | + | ||
30 | +--- | ||
31 | + | ||
32 | +다음 과정을 통해 프로젝트에 기여할 수 있습니다. | ||
33 | + | ||
34 | +1. Fork the project repository | ||
35 | +2. Create your branch | ||
36 | +3. Make changes and commit | ||
37 | +4. Push to your own Gibhub repository | ||
38 | +5. Create a pull request | ||
39 | + | ||
40 | +. | ||
41 | + | ||
42 | + | ||
43 | +## Contact | ||
44 | +박지환 | ||
45 | +박규리 | ||
46 | +박종현 | ||
47 | +[프로젝트 링크] (http://khuhub.khu.ac.kr/teamPARK/holiday-counter-recommand-activity.git) |
-
Please register or login to post a comment