Commit 456832bb by Пронин Евгений

readme

1 parent 11c38220
node_modules node_modules
.idea
# Rfid server fake
> An back-end server for rfis deamon
## Install and Running
`git clone http://gitlab.fimacomarketing.com:10080/ProninE/RfidServerFake.git`
Service uses port 8888
1. cd RfidServerFake
2. npm install
3. npm run dev (For development)
4. npm run start (Run/Start server for Production)
Open http://localhost:8888/
### Interface
see [Rfid Server documentation](http://gitlab.fimacomarketing.com:10080/PeripheryServer/PeripheryServer/raw/master/Daemons/RFIDServer/bin/help.txt)
\ No newline at end of file \ No newline at end of file
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!