0.0.48 • Published 3 years ago

elysium-sdk-test v0.0.48

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

Description

Repo for Elysium API Service using Nest js

Installation and Setup

Prerequisite

  • Nodejs LTS installed from here

Setup

  1. Clone/download the code from the given repository.
  2. Run the following command in the respective project directories. (NOTE: use either npm or yarn)
$ npm install

OR

$ yarn install

this will install all the dependencies that are required.

  1. To run the test cases inside the project, follow these command,
$ npm run test *filename.spec.ts*

OR

$ yarn test *filename.spec.ts*
  1. The SDK can be installed to a project, follow this docs for more information.
0.0.43

3 years ago

0.0.46

3 years ago

0.0.47

3 years ago

0.0.48

3 years ago

0.0.44

3 years ago

0.0.42

3 years ago

0.0.41

3 years ago

0.0.40

3 years ago

0.0.39

3 years ago

0.0.38

3 years ago

0.0.37

3 years ago

0.0.36

3 years ago

0.0.35

3 years ago

0.0.34

3 years ago

0.0.33

3 years ago

0.0.32

3 years ago

0.0.31

3 years ago

0.0.30

3 years ago

0.0.29

3 years ago