https://github.com/artegoser/create-ts-prod
Boilerplate for my TypeScript projects
https://github.com/artegoser/create-ts-prod
Last synced: 3 months ago
JSON representation
Boilerplate for my TypeScript projects
- Host: GitHub
- URL: https://github.com/artegoser/create-ts-prod
- Owner: artegoser
- License: mit
- Created: 2023-07-19T11:31:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-19T11:06:54.000Z (over 1 year ago)
- Last Synced: 2025-03-08T03:35:27.639Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @artegoser/create-ts-prod
## Usage
Go to your project directory and run:
```bash
npm init @artegoser/ts-prod
```