Skip to content

timotheos-firestone/lojban_website_mockup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

lojban_website_mockup

Lojban Website Mockup

Installing

First install pip3 for Python3:

sudo apt-get install python3-pip

If that doesn't work, try:

wget https://bootstrap.pypa.io/get-pip.py
sudo python3 get-pip.py

Then install Django:

sudo pip3 install django

Then run:

python3 jbobau/manage.py runserver

go to localhost:8000/index/ and voila!

If that last command doesn't work, ensure python3 --version returns at least 3.4.

About

Lojban Website Mockup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published