-
Notifications
You must be signed in to change notification settings - Fork 0
WearableLearning Website Development Environment Setup
This wiki page provides information on development environment setup and tools to get you ready to develop code for the WearableLearning website.
Step 1/3: The first step is to use a code editor. You can use any editor of your choice, and we recommend using Visual Studio Code.
Download the appropriate OS version here - https://code.visualstudio.com/download
Step 2/3: Next, launch VS Code and click the Extensions button on the left panel. Search for "live server" (by author: Ritwick Dey) and install the extension. This extension helps web developers preview their work in real time.
Step 3/3: Install another extension called "Google Fonts" (by author: Lior CHAMLA). Using this extension, developers can quickly insert Google Fonts API in their designs.
Last update: Francisco Castro
Authors: Francisco Castro