Skip to content

dkushnikov/skyeng-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary project

REQUIREMENTS

The minimum requirement by this project template that your Web server supports PHP 5.4.0.

INSTALLATION

  1. Clone repository
  2. Install composer plugin
composer global require "fxp/composer-asset-plugin:~1.1.0"
  1. Install composer dependencies
cd app; composer install
  1. Run php standalone server via command
cd app; ./yii serve

Server will be started on http://localhost:8080/ by default.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published