Skip to content

LTavvy/orange-robe-tours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orange Robe Tours

https://www.orangerobetours.com

Simple static web page. Bundled with webpack and deployed via Netlify.


🏁 Quick start

Requirements

💻 Installation

Clone the repo to your machine: (assumes ssh github access setup)

git clone git@github.com:tavvy/orange-robe-tours.git

Change directory to the project

cd orange-robe-tours

From within the project install the dependencies

yarn

Start the app

yarn dev

Access the application from http://localhost:8080

📦 To run in production mode

yarn build
yarn start

🚀 Deployment

The application is deployed via netlify github integration. It builds PRs as previews and ships master to production.

Netlify options are configured via netlify.toml

About

Source for orange robe tours website - https://www.orangerobetours.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published