Skip to content

jarmosep/elearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student-centred language learning environment

Japanese language learning environment for the use of Sendai National College of Technology and its exchange students.

Get started

Once you have pulled the branch to your computer, follow these steps:

  1. in bash, navigate to the /elearning root
  2. install bower and npm by typing in the following commands
bower install
npm install
  1. in Gruntfile.js, under 'connect' - change the 'base' to match the directory where you want to locally develop.
  2. in bash, set up the Grunt task by typing
grunt server
  1. start developing! No XAMPP or other compilers are needed, as Grunt provides a localhost and automatic SASS/JS compiling.

NOTICE: pronunciations fetched from the Forvo Pronunciation service won't necessarily work in a local environment, since the JSON data comes from an HTTPS site. Installing a Chrome extension, such as "Allow-Control-Allow-Origin:* can fix the problem in local developing."

About

AngularJS & Firebase powered language learning service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published