Skip to content

nikhilr1985/dva-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dva-hackernews

HackerNews clone built with Dva, based on vue-hackernews-2.0.


Live Demo

TODO

  • Item Page
  • Comment Page
  • User Page
  • Real-time List Update with Animation
  • Router Transform Animation
  • SSR
  • Dynamic Router
  • Handle loading status automatically
  • Render Performance

Run Locally

Install dependencies.

$ npm install

Start server.

$ npm start

Open app in browser.

$ open http://localhost:8989/

About

Sample DVA application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published