legio-30/README.md
ztimson dfa0c29098
All checks were successful
Build Website / Build NPM Project (push) Successful in 2m29s
Build Website / Tag Version (push) Successful in 38s
Build Website / Build & Push Dockerfile (push) Successful in 3m46s
Added resource page, updated icons, and more
2024-02-21 22:41:53 -05:00

3.1 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/legio-30: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.