Skip to content

sjsu-cs161/stemville

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stemville

Directory Structure

  • for php backend files (for instance, all RESTful pages) use backend/
  • for JavaScript (separate, independent files) use js/
  • for CSS (stylesheets) use css/
  • for images (part of webpage or not) use img/
  • for partials (html files loaded through ajax) use partials/ and put an underscore before the file name: _filename.html
  • for plugins (such as highcharts) use plugins/ to separate 3rd-party software from our own

License

This project is licensed under MIT. See MIT-LICENSE.txt for copyright and details.

About

Bringing Eclipse STEM to the web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published