Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Build web applications with catpaw
https://github.com/razshare/catpaw-web-starter

Last synced: about 1 month ago
JSON representation

Build web applications with catpaw

Awesome Lists containing this project

README

        

Catpaw Web 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.