Skip to content

J1coding/xbox-dev-store

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xbox Dev Store

Overview

This is the Xbox Dev Store website built with Django and HTMX.

Requirements

The users will need to have Python3 installed.

Installation

  1. Install Django:
   pip install django
  1. Install Django Rich Text Field for a better editing experience:
   pip install django-richtextfield

Usage

To start the development server:

python manage.py runserver

Contributing

Contributions are welcome! Please create a pull request for any changes.

About

the xbox dev store website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 51.7%
  • CSS 42.9%
  • Python 3.4%
  • HTML 2.0%