Reformat
This commit is contained in:
parent
194a0401d7
commit
3fdf56081d
|
@ -22,12 +22,14 @@ In today's digital age, prolonged screen time is inevitable. BreakOften is your
|
|||
Follow these steps to set up BreakOften on your local machine:
|
||||
|
||||
1. **Clone the repository**:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/se23m504/BreakOften.git
|
||||
cd BreakOften
|
||||
```
|
||||
|
||||
2. **Install dependencies**:
|
||||
|
||||
```bash
|
||||
npm install
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue