/hecc

Furry RP app made with Ionic

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

hecc

Furry RP app made with Ionic

(Heavily based on Javo Salazar's idea on Twitter)

Requirements

  • Git
  • Latest version of NodeJS (and npm)
  • Any sort of text editor

Development

  • Clone this repo
  • Run npm install
  • Edit code
  • Run ionic serve --port=6680 Yes, the 6680 port is necessary as that's what Auth0 is looking for.