https://github.com/afrontend/dongnelibraryspa
도서관 책을 빌릴 수 있는지 확인하는 웹 서비스
https://github.com/afrontend/dongnelibraryspa
angular1 dongnelibrary foundation
Last synced: 27 days ago
JSON representation
도서관 책을 빌릴 수 있는지 확인하는 웹 서비스
- Host: GitHub
- URL: https://github.com/afrontend/dongnelibraryspa
- Owner: afrontend
- License: mit
- Created: 2016-07-27T11:55:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T11:15:16.000Z (about 2 years ago)
- Last Synced: 2025-06-26T12:51:54.413Z (12 months ago)
- Topics: angular1, dongnelibrary, foundation
- Language: JavaScript
- Homepage: https://dongne.herokuapp.com/
- Size: 1.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DongneLibrary SPA
도서관 책을 빌릴 수 있는지 확인하는 웹 서비스
## Using npm
```
git clone https://github.com/afrontend/dongnelibraryspa
cd dongnelibraryspa
npm ci
npm start
```
`http://localhost:3000/` 주소에 접속하여 도서 검색
## Using Web
무료 서버에서 동작함으로 약 10초의 로딩 시간이 걸릴 수 있다.
http://dongne.herokuapp.com/
[][dls-url]
[dls-url]: http://dongne.herokuapp.com/
## License
MIT © [Bob Hwang](https://afrontend.github.io)