A web interface that can accept the content for a Lean Canvas as YAML.
Clone down this repository. You will need node
and yarn
installed globally on your machine.
Installation:
yarn install
To Start Server:
yarn start
To Visit App:
localhost:3000