Skip to content

Modern responsive web image generation and tooling.

Notifications You must be signed in to change notification settings

brev/web-image-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monorepo (web-image-gen)

This is a Monorepo for web-image-gen projects.

Packages

Projects are in the packages/ directory:

Dependencies

  • git
  • node
  • npm
  • pnpm

Develop

git clone https://github.com/brev/web-image-gen.git
cd web-image-gen/
npm install -g pnpm
pnpm -r install
pnpm -r clean
pnpm -r format
pnpm -r lint
pnpm -r test:cover
pnpm -r build

License

MIT