Beardles / recipe-book_OLDx2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI

Description

Built using Nest framework.

Installation

$ yarn install

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

About

License:MIT License


Languages

Language:TypeScript 94.4%Language:HTML 5.6%