A HackerNews clone built with the Aurelia Framework
A HackerNews clone built with the Aurelia Framework.
# Install dependencies
npm install
# Start dev server
npm start
# Start the docker-compose service
docker-compose up
This project is licensed under the terms of the MIT License.