Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 433 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 433 Bytes

Dev Friendly Canvanizer

A web interface that can accept the content for a Lean Canvas as YAML.

alt text

Installation and Setup Instructions

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