This project is built as an example / template to show how to use EmbedJs in a NestJs application.
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
This project is built as an example / template to show how to use EmbedJs in a NestJs application.
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod