- clone the repository
git clone https://github.com/gipo355/javascript-empty-pj
- enter directory
cd javascript-empty-pj
- install typescript globally
npm install -g typescript
- install local dependencies
npm install
- open folder in vscode
code .
-
install vscode suggested extensions
-
start vscode extension live-reload on
index.html