TomasPilar / pehapkari.cz-old

Website of Czech and Slovak PHP Community

Home Page:https://pehapkari.cz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://pehapkari.cz


Languages

Language:PHP 49.3%Language:HTML 37.9%Language:CSS 6.6%Language:JavaScript 5.9%Language:Dockerfile 0.4%Language:Shell 0.0%