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:
|
Follow these steps to set up BreakOften on your local machine:
|
||||||
|
|
||||||
1. **Clone the repository**:
|
1. **Clone the repository**:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/se23m504/BreakOften.git
|
git clone https://github.com/se23m504/BreakOften.git
|
||||||
cd BreakOften
|
cd BreakOften
|
||||||
```
|
```
|
||||||
|
|
||||||
2. **Install dependencies**:
|
2. **Install dependencies**:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue