Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 429 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 429 Bytes

EXIBITION source code

Build and Start Instructions:

You need to install Node.js and MongoDB beforehand to run this project. Type these commands in the terminal at the project directory :

(Step 1 : Install node modules)
npm install all

(Step 2: Run the project)
npm start

Input localhost:3000/ on your browser for the homepage.