Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 368 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 368 Bytes

Initial Proposed User Journey for Form Builder

User Journey(Mirro)

Application purpose

  • Build a tool to allow users to easily build and save custom forms.

Get it working

  • clone repo (probably best to use ssh)
  • cd to root or open directory in vs code or any IDE
  • npm ci
  • npm run dev