Requirements
How to start project?
- Download this folder to project directory
- Create .env file and copy text from .env.dist
- Run these commands in terminal:
docker-compose up -d
docker-compose exec fpm composer install --prefer-dist -n
docker-compose run npm npm install
docker-compose run npm gulp
- Go to
http://127.0.0.1:8000
and you should see index page
- Dominykas Šeputis
- Martynas Pečkaitis
- Aistis Čekanauskis
- Darius Pėža