hendrikmaus/spas

View on GitHub
example/README.md

Summary

Maintainability
Test Coverage
# Spas Example
This is both an example of how to run spas, and a show off for all errors that can happen.

## Getting Started

```bash
# shell 1
composer install
./run-drafter
./run-server

# shell 2
./run-spas
```