Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 350 Bytes

Frontend for Neighborhood Library

Make sure you have NPM installed.

Please run npm install from main directory ("frontend") to install dependencies and modules.

npm start will run the development server.

npm buildit will build the website for production.

Deployed on netlify here.