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
-
Clone the repository:
git clone https://github.com/codse/pixcell.git cd pixcell -
Install dependencies:
Using npm:
npm installOr 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
License
Licensed under the MIT license.