- have a free Web App IDE for Visual Studio Code in few steps !
- develope Web Apps in Windows / Mac OS X / Linux !
- use Sass to make CSS code efficiently !
- use TypeScript to make JavaScript code efficiently !
- use ECT template engine to make HTML code efficiently !
- Make clone of this repository, or download zip file from download link.
- If you don't have Gulp in global environment, run "num install gulp -g" in console in any directory.
- Run "npm install" in console in root directory.
- Open root directory by Visual Studio Code.
- Click the Extensions icon in the side bar menu.
- In the search box, type "task master", and click the "Install" button in "Task Master" extension.
- Reboot the Visual Studio Code, and open the root directory.
- Ctrl + Shift + B
- Click "Tasks" button in bottom of the Visual Studio Code Window.
- Select a task to run in a dropdown.