Skip to content

ankit-m/mtw_jspm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTW

Mind the Word - Chrome Extension for learning new languages

This package uses jspm to manage modules for javascript.

Run the following commands in your cloned directory.

npm install -g jspm gulp gulp-cli jsdoc
npm install
jspm install

Install the extension in Chrome as an unpacked extension.

To start the chrome application, run

gulp watch

To generate docs, run

jsdoc -c config.json

Content Script: mtw.js

Event Page (background script): eventPage.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors