Skip to content

A repository containing the course materials for the courses I teach at Jönköping Univeristy.

Notifications You must be signed in to change notification settings

pr-ju/course-material

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project for a Single-Page Application implemented in VuePress that Peter Larsson-Green started to use to share the course material at Jönköping University. It is hosted here on GitHub at pr-ju.github.io/course-material/ using their static web hosting service GitHub pages.

Development

  1. git clone https://github.com/pr-ju/course-material.git
  2. cd course-material
  3. npm install
  4. npm run dev
  5. Open localhost:8080 in a web browser.

Deploy

To upload the changes to GitHub Pages, run the npm script called deploy:

  1. npm run deploy

About

A repository containing the course materials for the courses I teach at Jönköping Univeristy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.8%
  • Vue 8.6%
  • JavaScript 7.6%
  • Python 3.3%
  • SCSS 0.7%