https://github.com/afrontend/readcount
웹 서버에서 웹 텍스트 데이터 읽는 예제
https://github.com/afrontend/readcount
Last synced: 12 months ago
JSON representation
웹 서버에서 웹 텍스트 데이터 읽는 예제
- Host: GitHub
- URL: https://github.com/afrontend/readcount
- Owner: afrontend
- License: mit
- Created: 2019-02-09T01:55:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T12:27:03.000Z (over 3 years ago)
- Last Synced: 2025-05-30T13:07:27.285Z (about 1 year ago)
- Language: CSS
- Homepage: https://read-count.herokuapp.com/
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)는 각각의 라이선스를 따릅니다.