Business website for Pelican Landing
Go to file
ztimson d4a4f9cd11
All checks were successful
Build Website / Build NPM Project (push) Successful in 18s
Build Website / Tag Version (push) Successful in 4s
Build Website / Build & Push Dockerfile (push) Successful in 41s
Added spacing to placeholder pages
2023-12-16 19:59:47 -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 Added spacing to placeholder pages 2023-12-16 19:59:47 -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 website 2023-12-15 15:48:37 -05:00
package.json Updated website 2023-12-15 15:48:37 -05:00
README.md Update README.md 2023-12-15 20:56:17 +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://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/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.