Packaged it

This commit is contained in:
2016-01-17 10:15:04 +08:00
parent 8c568e0478
commit 1f91c71657
25 changed files with 355 additions and 1623 deletions
Regular → Executable
+3
View File
@@ -1,4 +1,7 @@
'use strict';
/**
* Frontend js file to generate an cube of svg's
*/
// http://cssdeck.com/labs/pure-css-animated-isometric-boxes
try {
var Snap = require('snapsvg');