legio-30/README.md
ztimson 86fde8638b
Some checks failed
Build Website / Build NPM Project (push) Successful in 1m45s
Build Website / Tag Version (push) Failing after 1s
Build Website / Build & Push Dockerfile (push) Failing after 10s
Updated website docs & ci/cd
2023-12-04 22:46:15 -05:00

3.0 KiB


Logo

Legio • XXX

Roman Re-Enactment Website

Version Pull Requests Issues



Table of Contents

About

Legio XXX is a non-profit re-enactment group from southern Ontario & the north-eastern USA.

This website was built to help educate the public and advertise events.

The website was written using Angular.

Demo

Website: https://legio-30.org

Built With

Angular 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.