Fachou01 / Notes-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Notes App.

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 77.1%Language:JavaScript 22.9%