Skip to content

shuup/shuup-beauty-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shoop Beauty Theme

This is Shoop Beauty Theme for Shoop.

Version 1.0.0 is compatible with Shoop 4.0.0.

Getting started

For Bash-based shells, this should do:

pip install -r requirements.txt
(cd shoop_beauty_theme && npm run build)
cd ..
python -m shoop_workbench migrate
python -m shoop_workbench createsuperuser
python -m shoop_workbench runserver 0.0.0.0:8000

For mock data, run

python -m shoop_workbench shoop_populate_mock