Skip to content

A Hacker News article browsers built with React+TypeScript+MobX+Webpack

Notifications You must be signed in to change notification settings

FilDevTronic/whats-the-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's The News

A single page app for searching and browsing posts on Hacker News

Getting started

Install all required packages

yarn or npm i

Then, to start developing...

yarn start or npm run start

This will start the webpack-dev-server and open a page in the default browser, allowing to access the app on port 9000

To build...

yarn build or npm run build

About

A Hacker News article browsers built with React+TypeScript+MobX+Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published