first commit
This commit is contained in:
commit
f3c59927ce
29
README.md
Normal file
29
README.md
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
- Node v20.10.0
|
||||||
|
|
||||||
|
### Installation
|
||||||
|
|
||||||
|
1. Clone the repository:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone https://repos.point-dev.net/Karimaldeen/school-dashboard.git
|
||||||
|
```
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cd school-dashboard
|
||||||
|
```
|
||||||
|
|
||||||
|
2. Install dependencies:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
pnpm i
|
||||||
|
```
|
||||||
|
|
||||||
|
### Usage
|
||||||
|
|
||||||
|
Start the development server:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
|
||||||
|
pnpm start
|
||||||
|
|
||||||
|
```
|
||||||
Loading…
Reference in New Issue
Block a user