Skip to content

Latest commit

 

History

History
67 lines (45 loc) · 1.84 KB

README.md

File metadata and controls

67 lines (45 loc) · 1.84 KB

Banner

Pikuseru is a pixelart creation tool. (WIP)

GPL Licence Figma

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to have the following software installed on your machine:

  • Node.js and its package mangaer (example using yarn)
  • A modern web browser

Installation

  1. Clone the repository to your local machine
  git clone https://github.com/miyakoochi/pikuseru.git
  1. Navigate to the project directory
  cd pikuseru
  1. Install the necessary packages
  yarn
  1. Start the development server
  yarn dev
  1. Visit the site in your web browser at http://localhost:3000

Built With

  • React
  • TypeScript
  • Jotai
  • TailwindCSS
  • Vite

Contributors

Last commit Commit activity