The Protevus Platform: Unified Full-Stack Development
https://protevus.com
.idea | ||
.vscode | ||
bin | ||
config | ||
lib | ||
test/services | ||
tool | ||
views | ||
web | ||
.analysis-options | ||
.dockerignore | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
pubspec.yaml | ||
README.md |
The Dart server framework that's ready for showtime.
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