laenger / thumbsup-message-generator

Why not

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thumbsup-message-generator

Why not

installing

Make sure you have npm installed and run the following commands:

npm install jspm -g

npm install jspm-server -g

running

First make sure you have all dependencies installed by running jspm install in the root directory.

Simply run jspm-server in the root directory.

releasing

git checkout gh-pages

git merge master

jspm bundle lib/main --inject

Make sure the baseUrl in config.js is http://jordylangen.github.io/thumbsup-message-generator/

About

Why not

License:MIT License


Languages

Language:JavaScript 84.6%Language:HTML 15.4%