Skip to content

devandtravel/hacker-news-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News UI

  • to install execute
    npm i
  • to run dev server execute
    npm start
  • to build execute
    npm build