Setting up your Development Environment - Git-it-Kat/Create-Portfolio GitHub Wiki

Welcome to the Create-Portfolio wiki!

Steps for Setup:

  1. confirm you are an admin on your computer before attempting any setup

  2. install GIT

  3. install bash

  4. Visual Studio/ Visual Studio Code

Development Environment: How to create an administrator account on your computer (Avoid having issues installing files onto your computer by confirming you are downloading and installing as an administrator).

Mac: Instructions forMacOs

Microsoft Window: WindowsOS

Update your browser: links for Firefox and [Chrome](https://www.google.com/chrome/)

Note concerning your Computer's User Account Name:

In development, you will generally want to avoid using spaces in file and folder names with spaces in them because they can cause issues. Some tools can malfunction when dealing with such files and folders because they are looking for a single-word name. This applies to your computer's user account as well. If your user account has a space in it, such as "Jane Doe", then create a new user account at this time to use for your course that does not have a space in it, such as "JaneDoe". Make sure to set it up as an administrative account. This will prevent potential issues later in the course.

You only need to follow the below instructions if your current username includes a space otherwise Disregard.

MacOS: Instructions for creating a new administrative user account in macOS.

Windows: Instructions for creating a new administrative user account in Windows 10. Follow the instructions carefully to both create a new user account and set its account type to Administrator.