musbaig / playground

Digital playpen for prototyping and testing the next great idea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playground

Digital playpen for prototyping and testing the next great idea and/or piece of tech.

To start playing with the examples in the playground, clone the repo, install node, npm and bower, then in the playground repo (directory) run the following:

$> npm install && bower update
$> gulp
...
;=> Server running at: http://localhost:8899

In your browser of choice, navigate to the playground

Let me know if something is broken or needs a serious rewrite.

About

Digital playpen for prototyping and testing the next great idea


Languages

Language:JavaScript 60.4%Language:HTML 36.2%Language:CSS 3.4%