BhargavMantha / dsa-command-line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Website

Description

DSA-CommandLine APP DSA commandLine APP.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Stay in touch

License

Nest is MIT licensed.

About


Languages

Language:TypeScript 98.9%Language:JavaScript 1.1%