https://github.com/ajthinking/nodejs-with-typescript
https://github.com/ajthinking/nodejs-with-typescript
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajthinking/nodejs-with-typescript
- Owner: ajthinking
- Created: 2022-09-24T09:19:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-24T10:26:07.000Z (over 3 years ago)
- Last Synced: 2025-02-11T10:47:27.192Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## NodeJS with TypeScript
Start your next big thing in seconds with this template :dizzy:
### Usage
```
git clone git@github.com:ajthinking/nodejs-with-typescript.git project-name
cd project-name
yarn
yarn test
```