https://github.com/sagarailani/travel-site
A Simple and fully responsive Travel Website
https://github.com/sagarailani/travel-site
gulpjs javascript webpack
Last synced: about 2 months ago
JSON representation
A Simple and fully responsive Travel Website
- Host: GitHub
- URL: https://github.com/sagarailani/travel-site
- Owner: sagarailani
- Created: 2017-12-07T22:46:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-15T12:06:24.000Z (almost 8 years ago)
- Last Synced: 2025-01-29T09:29:08.069Z (over 1 year ago)
- Topics: gulpjs, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 3.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# travel-site
A Simple and fully responsive Travel Website developed using Javascript, Gulp.js, and PostCSS.
## Installation
Clone the repository on your local machine
```
git clone https://github.com/sagarailani/travel-site.git
```
```
cd travel-site
```
Install the required dependencies
```
npm install
```
```
node gulpfile.js
```