26 lines
369 B
Markdown
26 lines
369 B
Markdown
# Summer CMS
|
|
|
|
## Gest started
|
|
Install deps
|
|
|
|
```bash
|
|
composer install
|
|
```
|
|
Run development server
|
|
|
|
```bash
|
|
php artisan serve
|
|
```
|
|
|
|
## Statamic Documentation
|
|
|
|
Statamic has extensive [documentation][docs].
|
|
|
|
[docs]: https://statamic.dev/
|
|
|
|
## Control panel
|
|
|
|
CP is available under /cp. Credentials are:
|
|
- user: `summercms@hfsplay.fr`
|
|
- password: `0NRG4k7Qx1bG9Qj5Fh8Iu1JH6j`
|