https://github.com/codeolga/ts-homeworks
https://github.com/codeolga/ts-homeworks
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeolga/ts-homeworks
- Owner: CodeOlga
- Created: 2025-03-11T20:28:48.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-28T13:53:54.000Z (about 2 months ago)
- Last Synced: 2025-03-28T14:37:10.200Z (about 2 months ago)
- Language: TypeScript
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.tsP.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)