Home
Softono
pixcell

pixcell

Open source MIT TypeScript
35
Stars
1
Forks
5
Issues
0
Watchers
1 year
Last Commit

About pixcell

A pixel art creator made for fun.

Platforms

Web Self-hosted

Languages

TypeScript

PixCell

PixCell is a pixel art creator made for fun.

Built using:

Getting Started

Follow these instructions to set up the project and start contributing.

Prerequisites

Make sure you have the following installed on your machine:

  • Node.js (>= 14.x)
  • npm (>= 6.x) or yarn (>= 1.x)

Installation

  1. Clone the repository:

    git clone https://github.com/codse/pixcell.git
    cd pixcell
  2. Install dependencies:

    Using npm:

    npm install

    Or using yarn:

    yarn install

Running the Development Server

To start the development server, run:

Using npm:

   npm run dev

Or using yarn:

   yarn dev

Contributing

Contributions are welcome! Please open an issue or submit a pull request with your changes.

Authors

Deploy

Deploy with Vercel

License

Licensed under the MIT license.