Skip to content

aosar/osar-git-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Workshop

This repository contains the materials for the Git workshop. Each folder contains example implementations of concepts.

Setup

Recommended software. Major versions are probably sufficient.

Program Version
Windows 10
NodeJS 16.15.x
npm 8.12.x

Installing NodeJS on OSX with HomeBrew

Install NodeJS 16

brew install node@16

Installation

  1. Clone the repository
  2. Run npm install in the root folder
  3. Run npm start to start the web server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published