# ExpressDemo **Repository Path**: antgan/ExpressDemo ## Basic Information - **Project Name**: ExpressDemo - **Description**: Express Demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-08-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # How to launch the server - cd to NJ_DOM_JS folder - run "npm install" to install all denpendences - run "node server.js" to laungh the server - visit "localhost:8888/NJ_DOM_FS/foodStore/getFoodItemByName/watermelon" to verify the server status