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.
Instructions
# Install dependencies
npm install
# Development server
npm run dev
# Deploy application
now
License
MIT