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

PeppeL-G/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 I (Peter Larsson-Green) will use to share the course material in the courses I teach at Jönköping University. It is hosted here on GitHub at peppel-g.github.io/course-material/ using their static web hosting service GitHub pages.

Development

  1. git clone https://github.com/PeppeL-G/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. npn 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