/mtgdevs

Primary LanguageTypeScript

mtgdevs

mtgdevs is an open-source project to collaborate on a progressive web app for all things Magic.

mtgdevs is written in Angular with Firebase as backend.

To run mtgdevs locally

  • Install node.js LTS.
  • Clone this repo.
  • Navigate to the cloned folder an run npm install.
  • Install the Angular CLI globally: npm install -g @angular/cli.
  • Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

mtgdevs contents