Skip to content

zamaskowany-szachista/phpers-website

 
 

Repository files navigation

website

PHPers website

Running using docker

You can run watcher server using docker. To do this, you can use provided Makefile, which has following commands:

  • make composer-update - runs composer update command (to be used only after dependency modifications)
  • make composer - downloads composer dependencies
  • make build - builds static HTML docs
  • make serve - builds, watches for changes, and serves the website on port 8000

About

PHPers website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.4%
  • CSS 13.3%
  • JavaScript 5.0%
  • Other 0.3%