https://github.com/lcube45/d8-ui-paragraph-media
https://github.com/lcube45/d8-ui-paragraph-media
bem bootstrap4 drupal-8 kss-node paragraphs
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lcube45/d8-ui-paragraph-media
- Owner: lcube45
- License: gpl-2.0
- Created: 2019-12-17T22:10:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-17T22:10:49.000Z (over 6 years ago)
- Last Synced: 2025-05-22T22:40:55.555Z (about 1 year ago)
- Topics: bem, bootstrap4, drupal-8, kss-node, paragraphs
- Language: PHP
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Documentation
## Local web server
```sh
symfony server:start --document-root=web/ -d
symfony server:stop
```