Skip to content

Commit

Permalink
Add: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vad-ii-k committed Sep 21, 2023
1 parent e083918 commit fa45aeb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Digital Planner

### Prerequisites:
- [Python](https://www.python.org/downloads/)
- [Node.js](https://nodejs.org/en)

### Installing dependencies:
- `pip install jinja2 playwright`
- `npm install`

### Run the command to generate the planner:
- `npm run build`

0 comments on commit fa45aeb

Please sign in to comment.