https://github.com/watchdg/node-insales
insales
https://github.com/watchdg/node-insales
insales
Last synced: about 1 month ago
JSON representation
insales
- Host: GitHub
- URL: https://github.com/watchdg/node-insales
- Owner: WatchDG
- License: mit
- Created: 2020-06-28T07:24:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-18T14:08:01.000Z (almost 5 years ago)
- Last Synced: 2024-08-19T00:49:25.695Z (almost 2 years ago)
- Topics: insales
- Language: TypeScript
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-insales
module for creating InSales API calls
## install dependencies
```shell
yarn install
# or
npm install
```
## build
```shell
yarn run build
# or
npm run build
```