Skip to content

hhourani27/asciip

Repository files navigation

Asciip is a client-side ASCII diagram editor. It was created mostly as a personal challenge, and party to improve on existing diagram editors.

This app was inspired in large part by the following tools:

Contributing

Installation

npm install

Running Asciip locally

Asciip was created with create-react-app:

npm start