1.0.0 • Published 3 years ago

aquiles-package-example v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Description

An SDK Wrapper to use EdgeIQ API We will be using:

  • Typescript
  • Axios
  • Jest
  • Prettier

Requirements

  • Node

Initial Setup

Just install the packages needed

$ npm install

Commands

  • Building:
$ npm run build
  • Linting:
$ npm run lint
  • Formatting:
$ npm run format
  • Testing
$ npm test

Publishing:

Structure

1.0.0

3 years ago