platform/README.md
2017-04-02 16:43:55 -04:00

2.3 KiB

The Angel Framework

Gitter version: v1.0.0-beta

The Dart server framework that's ready for showtime.

Wiki (in-depth documentation)

API Documentation

Roadmap

File an Issue

With features like the following, Angel is the all-in-one framework you should choose to build your next project:

Installation & Setup

Having errors with a fresh Angel installation? See here for help.

Once you have Dart installed, bootstrapping a project is as simple as running one shell command:

Install the Angel CLI:

pub global activate angel_cli

Bootstrap a project:

angel init hello

You can even have your server run and be live-reloaded on file changes:

angel start

Next, check out the detailed documentation to learn to flesh out your project.

What is Angel?

Angel is a server-side Web application framework for the Dart programming language. It strives to be a flexible, extensible system, to be easily scalable, and to allow as much code to be shared between clients and servers as possible. Ultimately, I believe that this approach will shorten the time it takes to build a full-stack Web application, from start to finish.

Read more...

Join the team

Do you want to collaborate? Join the project at https://projectgroupie.com/projects/212