Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 256 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 256 Bytes

Pixel Pics

A javascript puzzle game

Features

Live at https://www.pixelpics.io

Running in development mode

  1. Clone the repo
  2. npm install to install the dependencies
  3. npm run dev to start the local server
  4. Visit http://localhost:8080