gambitproject / tsGTE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation instructions:

1. Download and install Webstorm -> https://www.jetbrains.com/webstorm/
2. Download and install node.js -> https://nodejs.org/en/
3. Download and install git -> https://git-scm.com/downloads
4. Clone the repository on your machine
5. Open the project with Webstorm
6. Go to File-> Settings -> Languages and Frameworks -> TypeScript
7. Fill the path to your node.exe file
8. Under Compiler tick the Enable Typescript Compiler and tick Use tsconfig.json.
9. Exit Settings. Click Shift twice and type "TypeScript Compile All"
10. Project should be up and running.

About


Languages

Language:JavaScript 93.3%Language:TypeScript 6.1%Language:HTML 0.4%Language:CSS 0.3%