Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 247 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 247 Bytes

Example Nest.js application

node.js web application with using Nest.js & TypeScript

Installation

yarn

Run

npm start

or (with hot-reloading)

npm run develop