EzeaniChucks / charityOrgBE1.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

## Installation first run npm install to download node module ```bash $ npm install ``` ## Running the app then run 'npm run start:dev' to start the app in development mode ```bash # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod ``` ## Test ```bash # unit tests $ npm run test # e2e tests $ npm run test:e2e # test coverage $ npm run test:cov ```# charityOrgBE1.1

About


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%