HackerNews 클론 Example
HN의 공식 Firebase API 인 Vue 2.0 + Vue Router + Vuex를 기반으로 서버 사이드 렌더링 기능을 갖춘 HackerNews 클론입니다.
Live Demo
Note: the demo may need some spin up time if nobody has accessed it for a certain period.[Source]
Features
- Server Side Rendering
- Vue + Vue Router + Vuex working together
- Server-side data pre-fetching
- Client-side state & DOM hydration
- Single-file Vue Components
- Hot-reload in development
- CSS extraction for production
- Real-time List Updates with FLIP Animation
Architecture Overview
이 문서에 문제를 제보하거나 기여하고 싶은 부분이 있으십니까?
Github에서 이 페이지를 수정하세요!