jbuck / webmaker-browser

Webmaker for Browsers

Home Page:http://beta.webmaker.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webmaker for Browser

Build Status

Mozilla Webmaker's mission is to help enable a new generation of digital creators and webmakers, giving people the tools and skills they need to move from using the Web to actively making the Web.

Getting Started

Prerequisites

Before you jump into the code you'll want to download, install, and configure the following:

Clone & Install Dependencies

git clone https://github.com/mozilla/webmaker-browser
cd webmaker-browser
npm install

Starting the Server

npm start

Deployment

Deployment to staging and production servers is automated via Travis-CI.

develop – Deploys to https://webmaker-desktop-staging.herokuapp.com

master – Deploys to https://webmaker-desktop-production.herokuapp.com

Contact Us

IRC: #webmaker on irc.mozilla.org

Forum: https://groups.google.com/forum/#!forum/mozilla.webmaker

About

Webmaker for Browsers

http://beta.webmaker.org

License:Mozilla Public License 2.0


Languages

Language:JavaScript 76.5%Language:CSS 21.7%Language:HTML 1.8%