neupanedipen / fustal-booking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Futsal Booking API

A simple booking app for futsal

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 96.6%Language:JavaScript 3.4%