Skip to content

KankakeeCommunityCollege/finish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

finish.kcc.edu


This landing page is no longer in use. All requests to https://finish.kcc.edu are redirected to https://info.kcc.edu.




Prerequisites

  • ruby version specified in .ruby-version file
  • node.js version specified in .nvmrc file



Installation

git clone [email protected]:KankakeeCommunityCollege/finish.git
cd finish
bundle i && npm i ## install gem and node dependencies



Builds

Use the following commands to run a development or production build.

Development

npm run development

Open browser to localhost:3000 to preview the development build.

Production

npm run production

Open browser to localhost:3000 to preview the production build.

About

Repo for the KCC finish.kcc.edu landing page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published