Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to setup the starter template

  1. Clone the project
git clone https://github.com/singhsanket143/Express-Typescript-Starter-Project.git <ProjectName>
  1. Move in to the folder structure
cd <ProjectName>
  1. Install npm dependencies
npm i
  1. Create a new .env file in the root directory and add the PORT env variable
echo PORT=3000 >> .env
  1. Start the express server
npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages