https://github.com/ffflorian/ts-boilerplate
A boilerplate for a modern™ TypeScript project
https://github.com/ffflorian/ts-boilerplate
boilerplate typescript
Last synced: 3 months ago
JSON representation
A boilerplate for a modern™ TypeScript project
- Host: GitHub
- URL: https://github.com/ffflorian/ts-boilerplate
- Owner: ffflorian
- License: gpl-3.0
- Created: 2019-03-31T18:32:14.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T17:42:31.000Z (about 2 years ago)
- Last Synced: 2024-05-15T14:04:58.720Z (about 2 years ago)
- Topics: boilerplate, typescript
- Language: TypeScript
- Homepage: https://github.com/ffflorian/ts-boilerplate/generate
- Size: 5.04 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# ts-boilerplate [](https://github.com/ffflorian/ts-boilerplate/actions/)
A boilerplate for a modern™ TypeScript project.
## Installation
Fork this repository or just [generate a new one](https://github.com/ffflorian/ts-boilerplate/generate) from this template.
## Usage
- Clone your new repository
- Run `yarn` in the new repository
- Start coding
- Don't forget to update the `package.json`!