https://github.com/dharmveer97/vacations
https://vacationsbooking.netlify.com/
https://github.com/dharmveer97/vacations
Last synced: 3 months ago
JSON representation
https://vacationsbooking.netlify.com/
- Host: GitHub
- URL: https://github.com/dharmveer97/vacations
- Owner: dharmveer97
- License: mit
- Created: 2019-09-23T08:47:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T00:19:17.000Z (about 3 years ago)
- Last Synced: 2025-06-13T14:07:19.559Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kickoff GatsbyJs
A starting point using ReactJs, bundled with awesome GatsbyJs v2.
[Demo](https://kickoff-gatsbyjs.netlify.com/)
## Stack
- [GatsbyJs](https://www.gatsbyjs.org/)
- [React.js](https://reactjs.org/)
## To use
- Fork or download this repository
- Ready!
To change site config `./utils/config.js`
## Setup
Run:
```
yarn install
```
## Development
To start development server
```
yarn start
```
## Deployment
```
yarn run build
yarn serve
```
"# Vacations"