Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 188 Bytes

File metadata and controls

12 lines (11 loc) · 188 Bytes

example-server

Node server for testing dostroy-package

Running

Install dependencies:

cd server && npm install

Then start the application:

cd server && node server.js