Skip to content

gokuldasvr/note-app-nest-js

Repository files navigation

Description

Download & install Node JS

Install yarn using flollowing command

$ npm install --global yarn

add sudo first in any permission error shown (Linux & Mac)

Open project inside visual studio code

Installation

$ yarn install

Running the app

# development
$ yarn start:dev

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published