Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noesya/musicando
https://github.com/noesya/musicando
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/noesya/musicando
- Owner: noesya
- License: mit
- Created: 2021-12-10T17:59:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-20T13:49:17.000Z (over 2 years ago)
- Last Synced: 2025-01-23T03:46:13.212Z (9 days ago)
- Language: Sass
- Size: 14 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```