A recreation of the Hacker News website written in TypeScript and built with Aurelia.
The following scripts are configured to run via npm:
npm start
http://localhost:8080
npm run build
./dist
directory.npm run clean
./dist
directory.Bug reports and pull requests are welcome on GitHub.
This project is available under the terms of the ISC license. See the
LICENSE
file for the copyright information and licensing terms.