Skip to content
This repository was archived by the owner on Sep 14, 2026. It is now read-only.

Repository files navigation

Wagtail + Vue

Setup

virtualenv venv
pip install requirements.txt

npm install
# or
yarn

Copy main/local_settings.py.example to main/local_settings.py

Create new Postgres database and add credentials to main/local_settings.py

Running

npm run dev # Starts webpack dev server and runs ./manage.py runserver

Building

npm run build

About

No description, website, or topics provided.

Resources

Stars

15 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages