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
- Host: GitHub
- URL: https://github.com/sbussard/canvas-sketch
- Owner: sbussard
- License: mit
- Created: 2018-05-28T18:52:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-02T19:16:20.000Z (over 1 year ago)
- Last Synced: 2025-02-02T20:20:48.062Z (over 1 year ago)
- Topics: business, business-model, business-model-canvas, business-models, css-grid, localstorage, react, webpack
- Language: TypeScript
- Homepage: https://sbussard.github.io/canvas-sketch/
- Size: 1.06 MB
- Stars: 245
- Watchers: 12
- Forks: 45
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-projects - canvas-sketch - Sketch business models in your browser ⭐250 `TypeScript` (📦 Legacy & Inactive Projects)
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`