An open API service indexing awesome lists of open source software.

https://github.com/sbussard/canvas-sketch

Sketch business models in your browser
https://github.com/sbussard/canvas-sketch

business business-model business-model-canvas business-models css-grid localstorage react webpack

Last synced: 11 months ago
JSON representation

Sketch business models in your browser

Awesome Lists containing this project

README

          

# Canvas-sketch

A web app to sketch out a [business model canvas](https://en.wikipedia.org/wiki/Business_Model_Canvas).

[The app is available free online](https://sbussard.github.io/canvas-sketch/).

## Environment

`node` and `yarn`

| Variable | Required | Value |
| ------------------- | -------------- | --------------------------------- |
| GOOGLE_ANALYTICS_ID | For Production | Your Google Analytics property id |

## Install

`yarn`

## Develop

`yarn dev`

## Build

`yarn build`