Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyw0716/new-york-times
뉴욕 타임즈
https://github.com/kyw0716/new-york-times
Last synced: about 1 month ago
JSON representation
뉴욕 타임즈
- Host: GitHub
- URL: https://github.com/kyw0716/new-york-times
- Owner: kyw0716
- Created: 2023-11-17T05:36:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-21T14:37:18.000Z (about 1 year ago)
- Last Synced: 2023-11-22T06:29:30.951Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 실행 방법
```
// 의존성 패키지 설치
yarnor
npm install
// 실행
yarn devor
npm run dev
```