/Server

A basic server using node and express

Primary LanguageJavaScript

Server

A basic server using Node and Express.

Installation

To install the dependencies, run:

npm install

To start the server, run:

npm start