Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 406 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 406 Bytes

AccessibleMobileMenu

This is a web-based application

Usage

Install node and npm, and install all the dependencies by running

npm install

To run the server, use the command

npm run start

and load the page at localhost:3000/dish.

Keys for the AWS photo bucket are required to launch with that. To avoid this, comment out the line that require env.json on line 7 of server.js