# requirejs-angularjs-liquidfun-threejs **Repository Path**: crystalocean/requirejs-angularjs-liquidfun-threejs ## Basic Information - **Project Name**: requirejs-angularjs-liquidfun-threejs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # About A seed app combining RequireJS, AngularJS, LiquidFun and three.js. You can see this repo in action here. Used angularjs-requirejs-2 repository to get started with RequireJS + AngularJS and basically just implemented the core of the LiquidFun example page. # Installation git clone https://github.com/Evilzebra/requirejs-angularjs-liquidfun-threejs.git or download latest zip / tarball. # Updating Dependencies cd requirejs-angularjs-liquidfun-threejs bower update You can update dependencies using bower. If you don't have bower read this and don't forget to run `bower update` inside the project folder.