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:
npm install
Asciip was created with create-react-app:
npm start
Make sure that the app is running locally at http://localhost:3000
(with npm start
), then :
npm run e2e