Skip to content

Latest commit

 

History

History

nodejs-express

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Node.js Backend App

A Node.js backend app using express and node-crate.

Prerequisites

Setup

Install dependencies:

cd nodejs
npm install

Run

Run the application:

npm start

Open the URL to the application:

open http://localhost:8080