Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 181 Bytes

File metadata and controls

20 lines (14 loc) · 181 Bytes

Battleship - API

API REST Battleship

How to use

Setup Nodejs modules

$ npm install

Run API REST

$ node server.js
Server in port 3000