STCMS Documentation
Complete guide to building modern, secure React/PHP applications with STCMS framework
How To Use STCMS
Complete guide to building with STCMS
Quick Start
- 1. Install STCMS:
composer require gemvc/stcms
- 2. Initialize project:
php vendor/gemvc/stcms/bin/stcms init
- 3. Install dependencies:
npm install
- 4. Build assets:
npm run build
- 5. Start server:
php -S localhost:8000
Success!
This minimal version should work if the issue is with file complexity.