Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 286 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 286 Bytes

HN Mail

Hacker News Tailored For You.

Development

Initialize and edit environment variables:

cp .env.example.js .env.js

Install dependencies and start development server:

yarn
yarn start

To compile changes from stylus folder:

yarn run stylus