The production / live version of this app is linked to the main branch of this repository, and can be found live at https://eagles-volleyball-site.pages.dev/
A website designed for the Eagles Volleyball Organization in Halifax, NS, Canada.
To support their programming, operations, and act as an information hub for their mission, values, and opportunities.
Created in Angular/ TS HTML CSS
Major frameworks/libraries used to construct this appliaition.
Local setup, as well as details on building production code!
Install dependencies with npm install
(or npm i
), then start the development server:
npm run dev
Follow the opened port to view a local version of the website.
To build a production version of this app:
npm run build
This generates a set of files in the .svelte-kit/
folder under /output/
You can preview this production build with
`npm run preview`.
See the open issues for a full list of proposed features (and known issues).
Bryson Sullivan-Farrell - brysonsf@gmail.com
Project Link: https://github.com/brysonsf/eagles-volleyball-site