Skip to content

lixavi/oppia.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oppia.github.io

Main page of the Oppia project on GitHub. This is written as a standalone Angular application.

Contributing

Fork and clone this repo, then run

Python 2:

   python -m SimpleHTTPServer 8181

or

Python 3:

   python -m http.server 8181

Then navigate to localhost:8181 in a browser.

About

Main page of the Oppia project on GitHub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.1%
  • JavaScript 24.7%
  • CSS 9.2%