Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.
/ nemoang Public archive

Nest - Mongo - Angular Webstack, for learning-reasons. Made in the year 2018

Notifications You must be signed in to change notification settings

markush97/nemoang

Repository files navigation

Description

Nemoang-Nest Template

Installation

$ npm install (--save)

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# incremental rebuild (webpack)
$ npm run webpack
$ npm run start:hmr

# 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

Neomoang is MIT licensed.

About

Nest - Mongo - Angular Webstack, for learning-reasons. Made in the year 2018

Resources

Stars

Watchers

Forks