Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thieryw/etrie-des-cabanelles
https://github.com/thieryw/etrie-des-cabanelles
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/thieryw/etrie-des-cabanelles
- Owner: thieryw
- Created: 2023-03-28T22:22:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-12T18:50:28.000Z (about 1 year ago)
- Last Synced: 2024-10-22T16:56:42.898Z (3 months ago)
- Language: HTML
- Size: 45.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Etrie des Cabanelles
To generate the static website from the php and scss files:
````
git clone https://github.com/thieryw/etrie-des-cabanelles
cd ./etrie-des-cabanelles
npm run build
````To run it on a local server you must download and install [xamp](https://www.apachefriends.org/).
Start a Xamp server and create a new folder called **etrie-des-cabanelles** in the **htdocs** folder your xamp server Directory.
Paste all the files of the repository, including the files you have generated in the folder you have just created.
Now to visualise it go to http://192.168.X.X/etrie-des-cabanelles