Business website for Pelican Landing
Go to file
ztimson c1c1656d9b
All checks were successful
Build Website / Build NPM Project (push) Successful in 54s
Build Website / Tag Version (push) Successful in 8s
Build Website / Build & Push Dockerfile (push) Successful in 1m16s
Improved gallery
2024-01-08 16:51:50 -05:00
.github/workflows Update .github/workflows/website.yaml 2023-12-20 04:14:43 +00:00
docker Updated website 2023-12-15 15:48:37 -05:00
src Improved gallery 2024-01-08 16:51:50 -05:00
.editorconfig Updated website 2023-12-15 15:48:37 -05:00
.gitignore updated ignore 2023-12-15 15:51:10 -05:00
angular.json Updated website 2023-12-15 15:48:37 -05:00
Dockerfile Updated website 2023-12-15 15:48:37 -05:00
LICENSE Update LICENSE 2023-12-16 00:56:39 +00:00
package-lock.json Updated styling, added contact info, & restaurant 2024-01-08 13:31:37 -05:00
package.json Updated styling, added contact info, & restaurant 2024-01-08 13:31:37 -05:00
README.md Fixed demo link 2024-01-05 20:30:15 +00:00
tsconfig.json Updated website 2023-12-15 15:48:37 -05:00


Logo

Pelican Landing

Morson's Pelican Landing Website

Version Pull Requests Issues



Table of Contents

About

This is a business website built for Pelican Landing.

Pelican Landing is a family run year-round hunting & fishing lodge. It's located on the beautiful southern shores of Lake of Woods and offers the outdoors-man a tailor made experience. With both road and water access this resort can meet the needs of the angler, hunter, or nature enthusiast.

Demo

Website: https://pelica-landing.zakscode.com

Built With

Angular Bootstrap Docker TypeScript

Setup

Production

Prerequisites

Instructions

  1. Run the docker image: docker run -p 80:80 git.zakscode.com/ztimson/pelican-landing:latest
  2. Open http://localhost

Development

Prerequisites

Instructions

  1. Install the dependencies: npm install
  2. Start the Angular server: npm run start
  3. Open http://localhost:4200

License

Copyright © 2023 Zakary Timson | All Rights Reserved

See the license for more information.