Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leblanc-simon/international-days
https://github.com/leblanc-simon/international-days
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leblanc-simon/international-days
- Owner: leblanc-simon
- Created: 2018-10-07T22:04:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T20:32:09.000Z (almost 2 years ago)
- Last Synced: 2023-03-12T00:22:54.465Z (over 1 year ago)
- Language: PHP
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# internationalDays
Page web indiquant les journées internationales pour le jour en cours et
permettant de lister les journées en fonction des mois.Le projet contient également un script permettant d'envoyer les informations dans
un channel Mattermost## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```