Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 286 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 286 Bytes

Digital Planner

Prerequisites:

Installing dependencies:

  • pip install jinja2 playwright
  • playwright install
  • npm install

Run the command to generate the planner:

  • npm run build