Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arnaudjuracek/www-arnaudjuracek


https://github.com/arnaudjuracek/www-arnaudjuracek

Last synced: 13 days ago
JSON representation

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).