Skip to content

eee-c/dart-comics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart Comics

A simple Dart front-end for organizing comic books.

Install

A recent Dart is required.

  1. Install dependencies with pub install
  2. Start the web server with dart app.dart
  3. Open the app at http://localhost:8000/ with Dartium

The web code is contained in the web top-level directory. Aside from main.dart (which is in web) most of the client-side Dart code is in the lib directory.

Contributors

Much thanks for Dart 1.0+ fixes to jsjant.

License

This software is licensed under the MIT License. See LICENSE for details.

About

Sample app for exploring Dart (backed by express.js / node-dirty)

Resources

License

Stars

Watchers

Forks

Packages

No packages published