lucassm / jgabc

Home Page:http://bbloomf.github.io/jgabc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Users:
    See http://bbloomf.github.io/jgabc/ for a live example.

Developers:
To get started, install Node.js from: https://nodejs.org

On Linux/OSX:
    Verify node installation from terminal with:
        node -version
    Install npm with:
        sudo npm install npm@latest -g
    From the jgabc directory run:
        sudo npm install -g http-server
        sudo http-server -a localhost -p 80
    Visit the local directory from your browser:
        http://127.0.0.1

About

http://bbloomf.github.io/jgabc/

License:The Unlicense


Languages

Language:JavaScript 80.1%Language:HTML 12.3%Language:Python 6.8%Language:CSS 0.8%Language:Shell 0.0%Language:PHP 0.0%Language:Batchfile 0.0%