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
- Host: GitHub
- URL: https://github.com/frugan-dev/flex-gap-polyfill-issue-85
- Owner: frugan-dev
- License: other
- Created: 2023-10-08T10:58:51.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-08T11:02:03.000Z (over 1 year ago)
- Last Synced: 2025-01-29T18:47:06.325Z (3 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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
[
](https://buymeacoff.ee/frugan)
### License
(ɔ) Copyleft 2023 [Frugan](https://frugan.it).
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/), see [COPYING](COPYING) file.