Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1019 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 1019 Bytes

Mobi-Website

To Run for the first time

1.Clone the repo
git clone git@github.com:idappthat/Mobi-Website.git

2.Go into the directory
cd Mobi-Website

3.Run this command
python -m http.server 8080

4.Open your favorite broswer and go to this url
http://localhost:8080/index.html

To Run after the first time

1.Go into the directory
cd Mobi-Website

2.Run this command
python -m http.server 8080 Version 2.7 python -m SimpleHTTPServer 8080

3.Open your favorite broswer and go to this url
http://localhost:8080/index.html

Tips for making changes

  • It won't refresh the changes you make automatically you will have refresh the page
  • Sometimes your broswer will cache images meaning that if you want to change any of the images on the website you may have to clear the cache.
  • The calendar that we are using for events is the Mobi Google Calendar.

Todo

  • Add in Mobi Dashboard link