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

https://github.com/frugan-dev/flex-gap-polyfill-issue-85

https://github.com/gavinmcfarland/flex-gap-polyfill/issues/85
https://github.com/frugan-dev/flex-gap-polyfill-issue-85

Last synced: about 1 month ago
JSON representation

https://github.com/gavinmcfarland/flex-gap-polyfill/issues/85

Awesome Lists containing this project

README

        

# Flex Gap Polyfill (issue #85)

See here [https://github.com/gavinmcfarland/flex-gap-polyfill/issues/85](https://github.com/gavinmcfarland/flex-gap-polyfill/issues/85).

### Requirements

- [Docker Desktop](https://docs.docker.com/desktop/) (or [Docker Engine](https://docs.docker.com/engine/) + [Docker Compose](https://docs.docker.com/compose/))

### Installation

```sh
$ git clone [email protected]:frugan-it/flex-gap-polyfill-issue-85.git
$ cd flex-gap-polyfill-issue-85
$ docker compose up -d
$ docker exec -it {container_name} bash
$# npm i
$# npm run (develop|production|watch)
```

### Support

[Buy Me A Coffee](https://buymeacoff.ee/frugan)

### License

(ɔ) Copyleft 2023 [Frugan](https://frugan.it).
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/), see [COPYING](COPYING) file.