Skip to content

Generate SVGs according to the design of GPN23

License

AGPL-3.0, CC-BY-4.0 licenses found

Licenses found

AGPL-3.0
LICENSE
CC-BY-4.0
DESIGN-LICENSE
Notifications You must be signed in to change notification settings

thilobillerbeck/gpn23-svg-generator

Repository files navigation

GPN 23 - Design Generator

This repository contains the source code for the GPN23 SVG Design Generator, a tool that allows users to create and customize GPN23 styled graphics for various purposes.

Development

To start development you need Node.js as well as pnpm installed on your machine.

After that you can clone the repository and install the dependencies:

pnpm install

You now have the following commands available:

pnpm run dev # Starts the development server
pnpm run build # Builds the project for production
pnpm run preview # Previews the production build
pnpm run lint # Runs the linter
pnpm run format # Formats the code

Design Usage

The designs generated by this tool are licensed under the CC BY 4.0. Please ensure you attribute the "GPN Design Team" accordingly.

About

Generate SVGs according to the design of GPN23

Topics

Resources

License

AGPL-3.0, CC-BY-4.0 licenses found

Licenses found

AGPL-3.0
LICENSE
CC-BY-4.0
DESIGN-LICENSE

Stars

Watchers

Forks