Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 244 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 244 Bytes

IEEE at UCLA Wiki Front End

Front end React application that interacts with the IEEE API to display wiki content.

Setting up a Development Environment

Run npm install
Run npm start
Visit localhost:1234 to view the application