Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shirshendubhowmick/ts-node-template
https://github.com/shirshendubhowmick/ts-node-template
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shirshendubhowmick/ts-node-template
- Owner: shirshendubhowmick
- Created: 2022-02-07T18:57:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-07T19:06:05.000Z (almost 3 years ago)
- Last Synced: 2024-12-10T03:07:25.511Z (about 1 month ago)
- Language: Shell
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TypeScript & NodeJS template repositor
To get started
```bash
npm install
```Start the app
```
npm start
```