Skip to content

Replacing Molo-Gem to use standard Wagtali

License

Notifications You must be signed in to change notification settings

devtechstriker/ge-web

 
 

Repository files navigation

ge-web

Replacing Molo-Gem to use standard Wagtail

Getting Started


python3 -m venv ve

source ve/bin/activate 

pip3 install -r requirements.txt

pip3 install -r requirements-dev.txt

./manage.py migrate

./manage.py createsuperuser

./manage.py runserver

About

Replacing Molo-Gem to use standard Wagtali

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 59.3%
  • HTML 14.3%
  • CSS 13.0%
  • Python 11.5%
  • JavaScript 1.7%
  • Dockerfile 0.2%