Skip to content

WyrmxD/av_codetest

Repository files navigation

Antevenio Codetest

Single page application using Laravel as PHP backend framework and Backbone as frontend.

Underscore as template system and Grunt for JS workflow tasks.

Instalation:

git clone https://github.com/WyrmxD/av_codetest.git
av_codetest$ composer install
av_codetest$ php artisan migrate
av_codetest$ grunt
av_codetest$ ./run_server.sh

Test

Unit testing for Annotation controller as RESTful API.

av_codetest$ phpunit
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages