Skip to content

Guidelines

Pedro Correia edited this page Feb 2, 2020 · 12 revisions

Important

After forking this project, change your README.md badges to point to your repository. Code Coverage badge MUST be changed

Recommend IDE:

  • For backend - IntelliJ (There is an ultimate version freely available to students)
  • For frontend - Webstorm (Free to students)

Plugins

  • Install SonarLint in IntelliJ
  • Install prettier in Webstorm

Windows users

If you are using Windows it is recommended to use Ubuntu shell. You can still [access files in your windows installed IDE](https://www.howtogeek.com/261383/how-to-access-your-ubuntu-bash-files-in-windows-and-your-windows-system-drive-in-bash/)

Clone this wiki locally