/EnglishTeacher

It's a english training game app. Have Fun! :)

Primary LanguageVue

What is this ?

EnglisTeacher is a english training game app. It's provide opportunity to improve your english skills. And also it is really enjoyable app. HAVE FUN !

Getting Started

EnglishTeacher requires Node.js to run.

Install the dependencies and run the project in development or production.

$ cd EnglishTeacher
$ npm install
$ npm run dev
      or
$ npm run production

Contents

EnglishTeacher uses a number of open source projects to work properly:

  • VueJS - Framework for building user interfaces.
  • Vuetify - Vuetify is a Vue UI Library with beautifully handcrafted Material Components.
  • Axios - For HTTP requests (GET-POST-PUT-DELETE).
  • Vuex - Vuex is a state management pattern + library for Vue.js applications.
  • Vue-Boilerplate - Vue-boilerplate is a project infrastructure to quick start.

Build With Cordova Plugin.

İf you want to create an android apk file, you can use Cordova

Install Cordova Globally

$ npm install -g cordova # If cordova is not already installed  

Add To EnglishTeacher

$ cd EnglishTeacher
$ vue add cordova

Usage

$ npm run cordova-prepare # prepare for build

Build

$ npm run cordova-serve-android # Development Android 
$ npm run cordova-build-android # Build Android 
$ npm run cordova-build-only-www-android # Build only files to src-cordova