3.1 KiB
3.1 KiB
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
Setup
Production
Prerequisites
Instructions
- Run the docker image:
docker run -p 80:80 git.zakscode.com/ztimson/legio-30:latest
- Open http://localhost
Development
Prerequisites
Instructions
- Install the dependencies:
npm install
- Start the Angular server:
npm run start
- Open http://localhost:4200
License
Copyright © 2023 Zakary Timson | All Rights Reserved
See the license for more information.