https://github.com/el634dev/express-ts
Typescript with Express
https://github.com/el634dev/express-ts
Last synced: over 1 year ago
JSON representation
Typescript with Express
- Host: GitHub
- URL: https://github.com/el634dev/express-ts
- Owner: el634dev
- Created: 2024-05-08T19:48:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-21T08:04:18.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T10:30:28.849Z (over 1 year ago)
- Language: TypeScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typescript & Express
> Create a repo showcasing my code where I learned how to use Typescript with Express
# Acknowledgement
> The code is from this [tutorial](https://www.youtube.com/watch?v=KgnJNJk9-to)
# Getting Started
> After you have cloned or forked this repo, run `npm install`
>
> If you have forked this repo, it may make a pull request to this repo instead of your repo. To fix change the remote origin URL and delete the old URL first, if this does not work then try deleting the fork and create a new repo.