# Installation
# Prerequisites
- npm is a package manager for the JavaScript programming language.
- node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside of a browser.
- git is a version control system for tracking changes in computer files and coordinating work on those files among multiple people. It is primarily used for source code management in software development.
# Quickstart
npm install -g teach-code
teachcode init