Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gypsydangerous/node-typescript-project-template
simple template for node typescript projects
https://github.com/gypsydangerous/node-typescript-project-template
Last synced: 21 days ago
JSON representation
simple template for node typescript projects
- Host: GitHub
- URL: https://github.com/gypsydangerous/node-typescript-project-template
- Owner: GypsyDangerous
- License: mit
- Created: 2020-09-12T16:06:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T02:37:57.000Z (over 4 years ago)
- Last Synced: 2024-11-09T21:27:45.549Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Node TypeScript Project Template 👋
> Template to easily get started making stuff in node with typescript
## Install
```sh
npx degit GypsyDangerous/node-typescript-project-template
```## Usage
```
- go into the package json and change the details to yours
- start coding in src/index.ts
```## Author
👤 **David Snyder**
* Twitter: [@snyderling_](https://twitter.com/snyderling_)
* Github: [@gypsydangerous](https://github.com/gypsydangerous)## Contributing
All contributions are welcome. Whether you are adding more files or improving the current ones. Just create a pull request or open an issue ♥## Show your support
Give a ⭐️ if this project helped you!