Skip to content

RedPhoenixQ/Business-Model-Canvas

Repository files navigation

Business Model Canvas Tool

An interactive interface for Buisiness Model Canvas that aims to be an educational tool for buisinesses.

Preview

A preview of the tool is available here.

Recommended IDE Setup

VS Code + Svelte.

Getting started

  1. Make sure that you have Node installed

  2. If you are using Vs Code, install the official Svelte plugin

  3. Clone the repo

    git clone https://github.com/RedPhoenixQ/Business-Model-Canvas
    cd "Business-Model-Canvas"
  4. Install the packages used

    npm install
  5. Start dev server

    npm run dev
  6. Build the application

    npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published