This is a front-end client for the Boston College Libraries bento search. This project was bootstrapped with Vite.
git clone https://github.com/BCLibraries/bcbento-client.git
cd bcbento-client
yarn installIn the project directory, you can run:
Runs the app in development mode. Open http://localhost:5173/ to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
Builds the app for production to the dist folder.
Use the deploy-bento script in the Libraries' website repository to deploy to production.