Skip to content

amirhhashemi/express-typescript-starter

Repository files navigation

express-typescript-starter

Usage

# clone the repository:
git clone https://github.com/ahhshm/express-typescript-starter.git
cd express-typescript-starter

# create a new git repo
rm -rf .git && git init

# update the dependencies:
npm update

# install the dependencies:
npm install

# start development server:
npm run dev

About

A template for your next express app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published