Skip to content

isabella232/todo-app-yii

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App w/ Yii and Angular 2

This is a spike project to quickly gauge the

  • usability
  • testability
  • user-friendliness

of the Yii framework used in conjunction with Angular 2.

Development environment

To get the development environment up and running type

$ docker-compose up

in the project directory. You need to have Docker installed.

Install Yii dependencies

In order to pull Yii dependencies, you need to install this asset plugin:

$ composer global require "fxp/composer-asset-plugin:^1.2.0"

Now you can run composer up in the server folder. NOTE: This will take a while, be patient! :)

Client development

Read about this here.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.5%
  • TypeScript 15.0%
  • CSS 2.9%
  • JavaScript 2.8%
  • Batchfile 1.5%
  • HTML 1.0%
  • Dockerfile 0.3%