Skip to content

KualiCo/core-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Training

Presentation Slides

https://github.com/KualiCo/core-training/blob/master/presentation.pdf

Requirements

  • Node.js 0.12.7
  • A text editor

Setup

git clone https://github.com/KualiCo/core-training.git
cd core-training
npm install

Modify Hosts File

Windows

C:\Windows\System32\drivers\etc\hosts

OSX

/private/etc/hosts

Both

Add the following line at the end of the file and save:

127.0.0.1  core-training.kuali.co

Run the App

npm start

Open browser to

https://core-training.kuali.co:3000

Bypass certificate error

Should see Core Training on the screen.

About

Developer training for Kuali Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors