An open API service indexing awesome lists of open source software.

https://github.com/streamich/fasttrack

TypeScript boilerplate with commands
https://github.com/streamich/fasttrack

Last synced: 8 months ago
JSON representation

TypeScript boilerplate with commands

Awesome Lists containing this project

README

          

# *Fast Track*

FastTrack is a boilerplate for your TypeScript (or JavaScript) projects, however it is not a single fits-all template,
but rather a collection of scripts that allow you to create custom project templates.

Create a TypeScript project:

```shell
ft ts
```

## Reference

- [__Installation__](./docs/installation.md)
- [__Usage__](./docs/usage.md)
- [__Scripts__](./docs/Scripts.md)
- [__Projects__](./docs/Projects.md)
- [__Examples__](./docs/Examples.md)

## License

[Unlicense](LICENSE) — public domain.