Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 235 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 235 Bytes

exstitch

An editor for cross stitch design.

Visit https://monman53.github.io/exstitch/

Development

  • install npm
  • npm install
  • npm start: For debugging
  • npm run deploy: Deploy to GitHub Pages (authorized user only)