yarn install
# Run index.js with
yarn start
# Start server with
yarn start:server
Project highlighting different aspects of TypeScript
Including:
- Basic project structure
- Basic Types
- Function Types
- Interfaces
- Literal Types
- Union Types
- Using a library