ai-leonid / sto-pudov.service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%