- Strict code formatting rules
- Scalable file architecture
- Well-readable git repository with a beautiful README
Add formatting rulesAdd preview
- Programming language: TypeScript
- Running tools: Node.JS
- Clone this repo:
git clone https://github.com/ExposedCat/typescript-template.git- Go to the project root:
cd typescript-template- Create copy of
.env-examplecalled.envand replace example data with yours - Start app (specify name of the config created before):
npm startDone.
- TypeScript
- Prettier
