Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

jiahuif/angular-yii-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-yii-example

An example of using angular.js with yii.

Installation

After cloning this repository, the following configurations are required.

  • Run bower install under project root. (bower required).
  • Run composer install under /api directory. (composer required)
  • Set permissions if you are not using Windows. chmod 0777 runtime/ web/assets/

Previewing

Run php -S localhost:8080 under project to start testing server with PHP built-in server, while you can use web servers like apache or nginx if you like.

About

An example of using angular.js with yii.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •