/Recipe-Book

Recipe book built with Angular, NestJS, and MongoDB

Primary LanguageTypeScriptMIT LicenseMIT

Description

A recipebook built with NestJS, Angular, and MongoDB.

Installation

$ npm install
# Frontend Deps
$ cd frontend
$ npm install

Running the app

$ npm start
# Frontend
$ cd frontend
$ npm start

License

MIT licensed.