steve-ochoa / osu_cs_361_longbourn

Longbourn Foxes Team Repo
1 stars 3 forks source link

React setup #2

Closed contip closed 4 years ago

contip commented 4 years ago

to run locally, just pull the repo, cd into client, run npm install, then run "npm run start"

@ dan feel free to modify the navbar to be more in line with your prototype as you see fit.. the navbar is not something we'll have to reuse elsewhere, so no need to worry about passing anything to the function, can just do everything in JSX (basically html)

image