pehapkari.cz old
1.0.0
Fork
git clone <your-fork>
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
gulp
And open http://localhost:8000 in your browser.
That's all!
Are you using Docker? Here is how to run this project in it.