- this is my first project witch i build with GULP
- page for simulating the choice of cinema tickets
- the choice of the current date, time and place of the session is implemented
I mastered :
- NodeJS
- GULP
- JavaScript
- DOM
- SCSS
- CSS Grid
- @media
- first what you need instaled NodeJS and GULP
- copy folder with project to your local storage or
gh repo clone DmitriyH01/Movie-booking-project
from terminal npm install
in terminal to install dependencies- use
gulp
to launch dev server, app would be served att http://localhost:3000/ - use
gulp build
for compare project into dist folder