/LexicApp

App made w/ Ionic 2 and Angular 2. It's a game about your Lexicon.

Primary LanguageJavaScriptMIT LicenseMIT

LexicApp

App made w/ Ionic 2 and Angular 2. It's a game about your Lexicon.

Install Project and Dependencies

  1. Download Project

    Download the project on your Desktop via zip or git

  2. Ionic + Angular (2)

    npm install -g ionic && npm install -g cordova

    maybe you should have sudo permissions, so try this:

    sudo npm install -g ionic && sudo npm install -g cordova

  3. Install Packages

    cd LexicalApp

    Once on the root folder, type:

    npm install

Let's go!

In the project root type:

ionic serve

wait just a bit and........ MAGIC HAPPENS!

Authors

Ludovico Loreti - (LudovicoLoreti)[https://github.com/ludovicoloreti]

Uberto Vittorio Favero - (UbiV)[https://github.com/ubiv]