Skip to content

A simple React-based application for designing a Lean Canvas

License

Notifications You must be signed in to change notification settings

brucechou1983/lean-canvas-app

Repository files navigation

Lean Canvas App

A powerful tool for entrepreneurs and startups to create and manage their Lean Canvas business models.

Lean Canvas

Features

  • Create and edit Lean Canvas models
  • Save/Load multiple canvases for different business ideas
  • Export canvases as image files

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm (v6 or later)

Installation

  1. Clone the repository:

git clone https://github.com/brucechou1983/lean-canvas-app.git

  1. Navigate to the project directory:

cd lean-canvas-app

  1. Install dependencies:

npm install

  1. Start the development server:

npm start

  1. Open http://localhost:3000 to view the app in your browser.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Learn More

To learn more about the Lean Canvas methodology, check out Lean Stack.

Support

If you encounter any issues or have questions, please file an issue on our GitHub issue tracker.

Docker Support

This project includes Docker support for easy development and deployment.

Prerequisites

  • Docker
  • Docker Compose

Running with Docker

  1. Build and start the Docker container:
docker compose up --build

Happy business modeling!

About

A simple React-based application for designing a Lean Canvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published