https://github.com/iberisoft/ris-emulator
https://github.com/iberisoft/ris-emulator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iberisoft/ris-emulator
- Owner: iberisoft
- Created: 2023-09-11T15:09:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-01T13:43:06.000Z (over 1 year ago)
- Last Synced: 2024-12-31T11:47:02.766Z (5 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RIS Emulator
## Prerequisites
* [Node.js](https://nodejs.org)
## Dependencies
Add the project dependencies:
`npm install`
## Running
Run the service:
`npm run start`