Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/razshare/catpaw-starter

Starter template for catpaw-core
https://github.com/razshare/catpaw-starter

amphp async php

Last synced: about 1 month ago
JSON representation

Starter template for catpaw-core

Awesome Lists containing this project

README

        

Catpaw Starter

Start the development application using

```bash
composer dev:start
```

or

```bash
composer dev:watch
```

which will restart the application whenever a change is detected in your _src_ directory.