Project for NW Hacks
Chrome extension for Craigslist to display the best location to meet
- Ensure that chrome is set to run extensions in development mode
- Open the triple dot settings window -> more tools -> extensions
- Drag and drop the extensions folder into the newly opened page
Run the following commands while being inside of the backend folder in your favourite command line interface:
npm install
npm start