https://github.com/ingsystemcix/leansketch
LeanSketch is a fast and visual app for entrepreneurs and teams to easily create and edit Lean Canvases. With interactive tools, it simplifies strategic planning, allowing you to adjust and share business models in real-time. Perfect for efficiently turning ideas into successful businesses.
https://github.com/ingsystemcix/leansketch
Last synced: 11 months ago
JSON representation
LeanSketch is a fast and visual app for entrepreneurs and teams to easily create and edit Lean Canvases. With interactive tools, it simplifies strategic planning, allowing you to adjust and share business models in real-time. Perfect for efficiently turning ideas into successful businesses.
- Host: GitHub
- URL: https://github.com/ingsystemcix/leansketch
- Owner: IngSystemCix
- Created: 2024-08-13T23:54:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T02:34:06.000Z (almost 2 years ago)
- Last Synced: 2025-01-06T19:49:57.341Z (over 1 year ago)
- Language: CSS
- Homepage: https://ingsystemcix.github.io/LeanSketch/
- Size: 277 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
LeanSketch

## App

## Project structure
```
└── 📁css
└── main.css
└── tailwind.css
└── 📁js
└── main.js
└── .gitignore
└── favicon.svg
└── index.html
└── package-lock.json
└── package.json
└── postcss.config.js
└── README.md
└── tailwind.config.js
```