Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/razshare/catpaw-web-starter
- Owner: razshare
- License: mit
- Created: 2022-08-19T12:30:32.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-24T22:15:11.000Z (7 months ago)
- Last Synced: 2024-05-28T13:28:24.403Z (7 months ago)
- Language: PHP
- Homepage: https://github.com/tncrazvan/catpaw-core#using-composer
- Size: 12.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.