docs: update
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
# unittcms Frontend
|
||||
|
||||
## Install dependencies
|
||||
|
||||
```bash
|
||||
npm install
|
||||
```
|
||||
|
||||
## Set Environmental variable
|
||||
|
||||
Create `.env` File
|
||||
|
||||
```
|
||||
NEXT_PUBLIC_BACKEND_ORIGIN=http://localhost:8001
|
||||
```
|
||||
|
||||
## Run the development server
|
||||
|
||||
```bash
|
||||
npm run dev
|
||||
```
|
||||
Reference in New Issue
Block a user