Skip to content

xpavp03/pehapkari.cz

 
 

Repository files navigation

Pehapkari.cz - Web of Czech and Slovak PHP Community

Build Status Code Coverage

How to Run Locally to Contribute

  1. Fork

  2. git clone <your-fork>

  3. Install dependencies

This project requires a gulp library installed globally. If you don't have it install it with this command:

npm install --global gulp-cli
cd pehapkari.cz
composer update
npm install
  1. Run Website
gulp

And open http://localhost:8000 in your browser.

That's all!

Docker Enabled

Are you using Docker? Here is how to run this project in it.

About

Website of Czech and Slovak PHP Community

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 54.3%
  • PHP 36.3%
  • CSS 4.8%
  • JavaScript 4.3%
  • Other 0.3%