Yet another hacker news PWA. Built with preact, Universal Router and Webpack.
A live version is available at https://preact-hn.now.sh.
# Install dependencies
npm install
# Development server
npm run dev
# Deploy application
now
MIT
Yet another hacker news PWA. Built with preact, Universal Router and Webpack.
A live version is available at https://preact-hn.now.sh.
# Install dependencies
npm install
# Development server
npm run dev
# Deploy application
now
MIT