Skip to content

afn1988/lost-and-found

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Skeleton for Airport AI

This repository includes a NodeJS / Express / MongoDB skeleton app.

Setup

Requirements

Make sure you have MongoDB installed and running on your computer as well as NodeJS/NPM installed.

Steps

On the root of this app, run the following command to install dependencies:

npm install

On the root of this app, run the following command to run the application:

npm start

If everything is ok, you should see a 'Hello world!' message when you go to 'http://localhost:3000' on your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published