Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rlaisqls/pdf-demo
https://github.com/rlaisqls/pdf-demo
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rlaisqls/pdf-demo
- Owner: rlaisqls
- Created: 2024-04-11T04:41:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-11T04:47:56.000Z (10 months ago)
- Last Synced: 2024-04-11T05:53:30.573Z (10 months ago)
- Language: JavaScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 프로젝트 실행 방법
레포지토리 코드를 클론받는다.
```
git clone https://github.com/rlaisqls/pdf-demo.git
```npm을 설치하고 아래 명령어를 입력한다.
```
npm install
npm run start
```