Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.
/ old-Website Public archive

Working on the new shpeucfwebsite in React

Notifications You must be signed in to change notification settings

SHPEUCF/old-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHPE UCF Web Applications

Web Applications (React) for the Society of Hispanic Professional Engineers - UCF Chapter

Install App for development/testing purposes

Step 1 - Install

  • Install Node.js: https://nodejs.org/en/
  • Open up either Terminal(Mac) or Command Prompt(Windows) idk anything about linux
  • Clone this in your desired folder, change directory to do so. Ex. 'cd Desktop/whateverdirectoryyouwantorjustindesktop'
  • Clone this repository by running 'git clone (address of repository)'.
  • Once cloned go into project folder 'cd shpeucfapp'
  • Run 'npm install'

Step 2 - Running the website

  • On the Terminal/Command Prompt make sure you are inside the project shpeucfwebsite/
  • run 'npm start'
  • Open your web browser and go to [http://localhost:3000]
  • The page should reload if you make any edits in the text and you will see errors in the web browser console

Debugging/ Getting rid of errors

  • If git is not a recognized command then download git-cli. https://git-scm.com/downloads
  • If 'npm start' causes an error 'react-scripts is not recognized', use 'npm install react-scripts'
    • then run 'npm start' again

Learn More

About

Working on the new shpeucfwebsite in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •