og-image/README.md
Simon Vieille ddc9b5aa13
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
update readme
2023-01-30 12:53:43 +01:00

405 B

OG:IMAGE

Image generator for Open Graph (demo).

Requirements

  • NodeJS >= 16

Installation

$ git clone https://gitnet.fr/deblan/og-image.git
$ cd og-image
$ npm i

You can start the development server as follows:

$ npm run dev-server

Or build the project:

$ npm run build