Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/19h47/leaglecup
⛳️
https://github.com/19h47/leaglecup
docker docker-compose phpcs timber timber-theme wordpress wordpress-theme
Last synced: 2 months ago
JSON representation
⛳️
- Host: GitHub
- URL: https://github.com/19h47/leaglecup
- Owner: 19h47
- Created: 2019-01-13T23:27:15.000Z (about 6 years ago)
- Default Branch: website
- Last Pushed: 2023-03-23T13:25:05.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T06:07:25.377Z (10 months ago)
- Topics: docker, docker-compose, phpcs, timber, timber-theme, wordpress, wordpress-theme
- Language: PHP
- Homepage: https://www.leaglecup.fr
- Size: 14.9 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# La LEAGLE CUP
LEAGLE CUP is a website for golf lovers.
![leaglecup](screenshot.png)
## Install
```
composer Install
``````
npm i
```## Build
```
npm run dev
``````
npm run build
```