https://github.com/bcfchen/rare-node
https://github.com/bcfchen/rare-node
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bcfchen/rare-node
- Owner: bcfchen
- Created: 2015-12-02T07:55:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-20T08:13:29.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T14:38:13.970Z (over 1 year ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RARE service
==========================
NodeJS service for processing payments
##Requirements
* [node.js](http://nodejs.org)
### Getting started
####I. install
$ cd nailArtist-node
$ npm install
####II. start
$ npm start
#### Notes
Service will be running at port `3006`