/ts-homeworks

Primary LanguageTypeScript

Homework structure

  1. Install Node.js from nodejs.org
  2. use this folder for your project
  3. git init (inside the current project folder)
  4. git init
  5. Write your code in src/index.ts

P.S. If you are using VS Code, you can install the 'Prettier - Code formatter' plugin and enable the 'Format On Save' option in the VS Code settings or modify the file (settings are attached in the file)