angel-example / angel_news

A HackerNews clone using Angel and Jael.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angel_news

A HackerNews clone using Angel and Jael.

Screenshot

Running the Project

This project should be ready-to-go right out of the box, as care was taken to use backwards-compatible code, and package:angel_file_service is used, instead of any specific database.

All you need to is:

$ git clone --depth 1 https://github.com/angel-example/angel_news.git
$ cd angel_news
$ pub get
$ dart bin/server.dart

And then, just visit http://localhost:3000 to see it in action!

About

A HackerNews clone using Angel and Jael.

License:MIT License


Languages

Language:Dart 84.9%Language:Julia 11.5%Language:CSS 3.5%