Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 372 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 372 Bytes

Search

This repository contains the front-end code for search.lib.umich.edu that generates the UI and connects to the middle and backend.

Getting Started

Run the init.sh script.

./init.sh

Create React App

This project was originally built with create-react-app.