From b63d141354f591cec8d7a6bf25cd621533e032b4 Mon Sep 17 00:00:00 2001 From: Caio SBA Date: Thu, 14 May 2015 19:36:14 -0300 Subject: [PATCH] Adding documentation about the app --- README.md | 18 ++++++++++++++++++ README.txt | 18 ------------------ 2 files changed, 18 insertions(+), 18 deletions(-) create mode 100644 README.md delete mode 100644 README.txt diff --git a/README.md b/README.md new file mode 100644 index 0000000..c563c0f --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +ConfJuvApp +========== + +An hybric mobile application for "III ConferĂȘncia Nacional da Juventude". + +## Installation + +This application is built on top of Ionic, so you need this framework. + +# Make sure you have Node.js installed +# `npm install -g cordova ionic` +# `cd confjuvapp` +# `ionic build (android|ios)` +# `ionic emulate (android|ios)` + +In order to compile the theme, you need to run: `gulp sass` + +You need to configure the application by creating a file `www/js/config.js` based on `www/js/config.js.example`. diff --git a/README.txt b/README.txt deleted file mode 100644 index c563c0f..0000000 --- a/README.txt +++ /dev/null @@ -1,18 +0,0 @@ -ConfJuvApp -========== - -An hybric mobile application for "III ConferĂȘncia Nacional da Juventude". - -## Installation - -This application is built on top of Ionic, so you need this framework. - -# Make sure you have Node.js installed -# `npm install -g cordova ionic` -# `cd confjuvapp` -# `ionic build (android|ios)` -# `ionic emulate (android|ios)` - -In order to compile the theme, you need to run: `gulp sass` - -You need to configure the application by creating a file `www/js/config.js` based on `www/js/config.js.example`. -- libgit2 0.21.2