Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnaudjuracek/www-arnaudjuracek
https://github.com/arnaudjuracek/www-arnaudjuracek
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arnaudjuracek/www-arnaudjuracek
- Owner: arnaudjuracek
- License: mit
- Created: 2016-07-24T21:17:37.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-14T09:54:30.000Z (about 2 months ago)
- Last Synced: 2024-11-14T10:36:01.312Z (about 2 months ago)
- Language: HTML
- Homepage: https://arnaudjuracek.fr
- Size: 129 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# www-arnaudjuracek
> [arnaudjuracek.fr](https://arnaudjuracek.fr)
## Development
```console
$ git clone https://github.com/arnaudjuracek/www-arnaudjuracek
$ cd www-arnaudjuracek
$ yarn install
$ yarn start
```## Deployment
Deployment is done automatically via a [Github action](.github/workflows/main.yml). Create a new release by running:
```console
$ yarn version
```## License
[MIT](https://tldrlegal.com/license/mit-license).