Skip to content
This repository has been archived by the owner on Dec 16, 2018. It is now read-only.

founders/landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landing

Landing Page for the Illinois Founders Website

Build Status

Contributing

  • Install node.js from here
  • Install the Heroku Toolbelt from here

Start a development server:

$ npm install
$ foreman start

Connect to the development server at localhost:4000

Getting node and npm on Windows

  • Install node.js from here
  • Right click on "This PC" or "My Computer", go to Advanced System Settings and edit Environment Variables
  • Add this to your PATH: C:\Users\yourusername\AppData\Roaming\npm;C:\Program Files\nodejs
    • The first path might already be there, the second is neglected by the installer as of this time of writing
  • Close and open your terminals. Commands like npm and node should now work.

About

Archived landing Page for the Illinois Founders Website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published