Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 166 Bytes

File metadata and controls

13 lines (10 loc) · 166 Bytes

Baba Document

Document app

how to run:

  1. clone the project
  2. npm install
  3. npm run dev

how to build:

  1. clone the project
  2. npm install
  3. npm run build