https://github.com/19h47/leaglecup
⛳️
https://github.com/19h47/leaglecup
docker docker-compose phpcs timber timber-theme wordpress wordpress-theme
Last synced: 6 months ago
JSON representation
⛳️
- Host: GitHub
- URL: https://github.com/19h47/leaglecup
- Owner: 19h47
- Created: 2019-01-13T23:27:15.000Z (over 6 years ago)
- Default Branch: website
- Last Pushed: 2023-03-23T13:25:05.000Z (about 2 years ago)
- Last Synced: 2024-04-14T06:07:25.377Z (about 1 year 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.

## Install
```
composer Install
``````
npm i
```## Build
```
npm run dev
``````
npm run build
```