Business website for Pelican Landing
Go to file
ztimson 02bc54ff8a
All checks were successful
Build Website / Build NPM Project (push) Successful in 17s
Build Website / Tag Version (push) Successful in 3s
Build Website / Build & Push Dockerfile (push) Successful in 39s
updated ignore
2023-12-15 15:51:10 -05:00
.github/workflows Updated website 2023-12-15 15:48:37 -05:00
docker Updated website 2023-12-15 15:48:37 -05:00
src Updated website 2023-12-15 15:48:37 -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 Updated website 2023-12-15 15:48:37 -05:00
package-lock.json Updated website 2023-12-15 15:48:37 -05:00
package.json Updated website 2023-12-15 15:48:37 -05:00
README.md Updated website 2023-12-15 15:48:37 -05: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://git.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/template: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.