/preact-hn

A hacker news clone built with preact.

Primary LanguageJavaScriptMIT LicenseMIT

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