Skip to content

Commit e8dd910

Browse files
committed
Add readme
1 parent b77f4fb commit e8dd910

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## WAGTAIL 2 + VUE 3
2+
This is a base project based on docker and docker compose with wagtail 2, vue 3 and webpack loader.
3+
4+
## Setup
5+
- Run `docker-compose build`
6+
- Run `docker-compose up -d`
7+
- Run `docker-compose exec cms bash python manage.py migrate`
8+
- Open `localhost:8000``
9+
- Happy codding

0 commit comments

Comments
 (0)