Skip to content

codenetwork/codenetwork.co

Repository files navigation

codenetwork.co - Our club's awesome website

Code Network's Website

This repository contains the source code for Code Network's new website. This website is used to communicate Code Network's purpose and activities to students, staff, and members of the industry who are interested in learning more about our club.

We are open sourcing the website as we would love for students who share an interest in Code Network and our mission to contribute their design and development expertise to making an awesome website for our club.

Note

This repository is for the 2025 rebuild of the website. To see the previous version of our website, visit https://github.com/codenetwork/viteCN.

Getting Started

These instructions will get you a copy of the website up and running on your local machine for development and testing purposes

Prerequisites

To run this website locally, you will need to have Node.js installed. We recommend installing Node v22, which is the LTS (long-term support) version.

Installing

The only installation needed for this project is for the Node modules. To install, run the following command inside the project directory:

npm install

Running the server

Once you have the dependencies installed, run:

npm run dev

and then navigate to http://localhost:4321.

Contributing

We welcome contributions from all members of the Code Network and broader community. For more information, please take a look at the Contributing Guidelines.

Please note that our Code of Conduct applies to all contributors.

About

Website rebuild for 2025

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published