Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 491 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 491 Bytes

HeyTam website

Single Page Application website. Made with Django Framework, JQuery, Bootstrap.

Installation

pip install django Pillow
git clone https://github.com/brebiv/HeyTam
cd HeyTam && python manage.py runserver

Now is on http://localhost:8000

Usage

Visit http://localhost:8000/admin to open admin panel. (user:root, password:1089)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.