pelican-landing/README.md
Zakary Timson 6d6aee38b0
All checks were successful
Build Website / Build NPM Project (push) Successful in 19s
Build Website / Tag Version (push) Successful in 4s
Build Website / Build & Push Dockerfile (push) Successful in 41s
Fixed demo link
2024-01-05 20:30:15 +00:00

3.4 KiB


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.