Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 350 Bytes

File metadata and controls

18 lines (12 loc) · 350 Bytes

example_file_upload

File Information Display Page

Sample project - designed to be a small taste of Angel.

To run, simply:

# On Linux/OSX
bin/server.dart

# On Windows
dart bin\server.dart

View the tutorial here.