OrangeAed / NC_Historic_Companion

0 stars 0 forks source link

Alex Getting Started #1

Open OrangeAed opened 5 days ago

OrangeAed commented 5 days ago

There are a few tasks that need to be completed before any coding can be done.

  1. Make a GitHub account and have me add you to this repo (should already be done)

  2. Download git for your operating system (I will be able to best help you if you use Windows or maybe Linux, but you can use whatever you prefer): https://git-scm.com/downloads

  3. Sign up for a student developer account https://www.jetbrains.com/shop/eform/students

  4. Apply for a GitHub student developer pack using your school email:

  5. Make an account on JetBrains.com: https://account.jetbrains.com/login

  6. Apply for a student license using your .edu email address or your GitHub account if you already have the student developer pack approved https://www.jetbrains.com/shop/eform/students

  7. Download WebStorm (get me to help with configuration settings): https://www.jetbrains.com/webstorm/

  8. Clone this repository in your WebStorm projects (get help if you need it from me)

  9. Download nvm: https://github.com/nvm-sh/nvm (Follow install instructions on the GitHub, you will need to restart your terminal after for the changes to take effect)

  10. Use nvm to install the latest version of npm