Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rlaisqls/pdf-demo


https://github.com/rlaisqls/pdf-demo

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

### 프로젝트 실행 방법

레포지토리 코드를 클론받는다.

```
git clone https://github.com/rlaisqls/pdf-demo.git
```

npm을 설치하고 아래 명령어를 입력한다.

```
npm install
npm run start
```