Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 547 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 547 Bytes

Canvas-sketch

A web app to sketch out a business model canvas.

The app is available free online.

Enviroment

node and yarn

Variable Required Value
REACT_APP_GOOGLE_ANALYTICS_ID For Production Your Google Analytics property id

Install

yarn

Develop

yarn start

Build

yarn build