HackerNews clone built with Dva, based on vue-hackernews-2.0.
- Item Page
- Comment Page
- User Page
- Real-time List Update with Animation
- Router Transform Animation
- SSR
- Dynamic Router
- Handle loading status automatically
- Render Performance
Install dependencies.
$ npm install
Start server.
$ npm start
Open app in browser.
$ open http://localhost:8989/