My practice project
https://kirichenkooleg.github.io/Office-booking/
- clone the project:
git clone https://github.com/KirichenkoOleg/Office-booking.git
- upload npm packages:
npm install
- create build folder and run server:
gulp server
My practice project
https://kirichenkooleg.github.io/Office-booking/
git clone https://github.com/KirichenkoOleg/Office-booking.git
npm install
gulp server