fetch and display projects
This commit is contained in:
@@ -18,3 +18,11 @@ npm install
|
||||
```bash
|
||||
npm run dev
|
||||
```
|
||||
|
||||
## Edit Environmental variable
|
||||
|
||||
Create `.env` File
|
||||
|
||||
```
|
||||
NEXT_PUBLIC_API_SERVER=http://localhost:3001
|
||||
```
|
||||
Reference in New Issue
Block a user