Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexphanna/frontier-server

Node.js server for Frontier
https://github.com/alexphanna/frontier-server

catan nodejs server

Last synced: 11 days ago
JSON representation

Node.js server for Frontier

Awesome Lists containing this project

README

        

# Frontier Server
Node.js server for [Frontier](https://github.com/alexphanna/frontier)
## Requirements
- [Node.js](https://nodejs.org/en/download)
## Installing and starting
```bash
git clone https://github.com/alexphanna/frontier-server.git
cd catan-server
node index.js
```
By default the server starts on `localhost:8080`