tracman-server/README.md

22 lines
315 B
Markdown

# Tracman
###### v 0.3.0
node.js application to display a map with user's location.
## Installation
```sh
$ git clone https://github.com/Tracman-org/Server.git && (cd server && exec npm install)
```
## Running
```sh
$ npm start
```
## Changelog
#### v0.3.0
* Unified map and dashboard UI
* Security updates