An open API service indexing awesome lists of open source software.

https://github.com/abarhub/audioweb


https://github.com/abarhub/audioweb

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Audioweb

[![Tests CI](https://github.com/abarhub/audioweb/actions/workflows/npm_action.yml/badge.svg?branch=master)](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.