# 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
-
Notifications
You must be signed in to change notification settings - Fork 0
amirhhashemi/express-typescript-starter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A template for your next express app
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published