Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noesya/musicando


https://github.com/noesya/musicando

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Musicando

L’éducation musicale précoce au service des enfants des zones défavorisées

## Build

Watch
```
yarn webpack
```

Build
```
yarn build
```

Start
```
yarn start
```

## Dev dependencies
* Webpack

## Plugins
* Jekyll Minifier
* Jekyll Picture Tag
* Jekyll Sitemap
* Jekyll Include Cache

## Template

Pour faire la mise à jour :

```
git remote add template [email protected]:noesya/jekyll-starter-bs5.git
git fetch --all
git merge template/main --allow-unrelated-histories
```