Skip to content

Commit c2cf313

Browse files
committed
djvue2
1 parent 5a011f8 commit c2cf313

File tree

2 files changed

+15
-24
lines changed

2 files changed

+15
-24
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Django-vue
2+
3+
## Project setup
4+
### installing docker
5+
See [Configuration Reference](https://phoenixnap.com/kb/how-to-install-docker-on-ubuntu-18-04).
6+
## how to run
7+
1. git clone https://github.com/ribonred/django-vue-docker.git
8+
2. cd django-vue-docker
9+
### Compiles and hot-reloads for development
10+
```
11+
sudo docker-commpose up --build
12+
```
13+
#### service access
14+
> 127.0.0.1:8000 *django server
15+
> 127.0.0.1:5000 *Frontend server

laundry/README.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)