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

https://github.com/afrontend/readcount

웹 서버에서 웹 텍스트 데이터 읽는 예제
https://github.com/afrontend/readcount

Last synced: 12 months ago
JSON representation

웹 서버에서 웹 텍스트 데이터 읽는 예제

Awesome Lists containing this project

README

          

웹 서버에서 웹 텍스트 데이터 읽는 예제, [블로그](https://agvim.com/2019/02/09/web-server-read-web-text-data/)에서 간단한 설명을 볼 수 있다.

## Install

git clone https://github.com/afrontend/readCard.git
cd readCount
npm install

## Run
npm start

## License
MIT 라이선스를 따릅니다.
사용된 [Express](http://expressjs.com/)와 [HTML5 Boilerplate](https://html5boilerplate.com)는 각각의 라이선스를 따릅니다.