# angular-ui-router-require-demo **Repository Path**: andy100/angular-ui-router-require-demo ## Basic Information - **Project Name**: angular-ui-router-require-demo - **Description**: 利用Angular.JS, angular-ui-router及Require.JS实现的一个复杂布局异步加载单页面应用程序框架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2015-01-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #This is a scalable demo app mainly built with Angular.JS, angularAMD and Require.JS After cloning the repo, you should use: ``` npm install && bower install ``` to download the dependencies. Use ```grunt serve``` to boot up web server.