Skip to content

KirichenkoOleg/Office-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Office booking site

My practice project

You can watch this page here

https://kirichenkooleg.github.io/Office-booking/

You can run this project locally just do:

  • 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