https://github.com/abarhub/audioweb
https://github.com/abarhub/audioweb
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abarhub/audioweb
- Owner: abarhub
- License: apache-2.0
- Created: 2021-03-21T07:13:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-06-22T15:25:43.000Z (about 1 year ago)
- Last Synced: 2025-06-22T16:31:34.771Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://abarhub.github.io/audioweb/
- Size: 7.57 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# Audioweb
[](https://github.com/abarhub/audioweb/actions/workflows/npm_action.yml)
Ce projet a été généré avec [Angular CLI](https://github.com/angular/angular-cli) version 20.0.4.
[Site](https://abarhub.github.io/audioweb/)
## Génération du site
Pour générer le site, il faut executer `npm run buildprod` pour créer les fichiers minifié,
puis il faut executer `npm run generatesite` pour mettre les fichiers dans le répertoire docs/ .
Et pour terminé, il faut faire un push sur GitHub.
## Mise à jour du code
Le document [UPDATE.md](UPDATE.md) explique comment mettre à jour le code.