Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sidhyaashu/express-ts-kit
Express typescript starter kit
https://github.com/sidhyaashu/express-ts-kit
express nodejs typescript
Last synced: 12 days ago
JSON representation
Express typescript starter kit
- Host: GitHub
- URL: https://github.com/sidhyaashu/express-ts-kit
- Owner: sidhyaashu
- Created: 2024-10-30T07:00:49.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-04T15:58:30.000Z (about 2 months ago)
- Last Synced: 2024-11-04T16:45:06.389Z (about 2 months ago)
- Topics: express, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Express Js With Typescript Starter KIT 🙌
## After cloning run the below command to run the project
```js
npm install && npm run dev
```**Now All Set you can open below url to see your page**
```js
http://localhost:8000
```