protevus/README.md
2017-04-02 16:28:22 -04:00

1.1 KiB

The Angel Framework

Gitter version: v1.0.0-beta

The Dart server framework that's ready for showtime.

Wiki

API Documentation

Roadmap

File an Issue

Join the team

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

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 two shell commands:

pub global activate angel_cli
angel init hello