Skip to content

newwebash/express-starter-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-starter-project

Get the dependencies and basic project structure to build an Express API with built-in testing.

Scripts

Install project dependencies

npm i

Run linter

npm run lint

Run code formatter

npm run prettier

Build typescript and run tests (Jasmine and Supertest)

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors