Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.37 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.37 KB

Pixi Image Editor

GitHub Actions Main Storybook

This is a React web application using PixiJS to create a basic image editor. The editor can load an image and contains several different tools and mechanics to view and adjust the content.

Demo

To check out a demo of the latest main branch click here.

Getting Started

To get started with this template, follow these steps:

  1. Clone the repository to your local machine.
  2. Enable corepack by running corepack enable.
  3. Install the dependencies by running pnpm i in the project directory.
  4. Start Storybook by running pnpm storybook.

Contributing

Contributions are welcome! If you find a bug or have a feature request, please open an issue on the GitHub repository. If you would like to contribute code, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.