Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 407 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 407 Bytes

Preact HN

Yet another hacker news PWA. Built with preact, Universal Router and Webpack.

A live version is available at https://preact-hn.now.sh.


screenshot


Instructions

# Install dependencies
npm install

# Development server
npm run dev

# Deploy application
now

License

MIT