Skip to content

CAPS-Robotics/Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

481 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for FIRST Robotics Competition Team 2410

Built using SLIM. Steps to set up SLIM for local hosting are below.

If this website has issues, contact Uri Reem (Discord: AlsoPhant0m#4445).

Download PHP

https://windows.php.net/download/ Download and extract the zip file to the C Drive

Install Composer

http://getcomposer.org/doc/00-intro.md#installation If it doesn't automatically, during installation reference the wizard to the location of the PHP folder downloaded

Install dependencies

Run composer install in the root of the repository

Host the site

Run php -S localhost:8000 in the public/ directory

Commit and push

git add . git commit -m "message_name" git push

About

The front page for our team website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors