Skip to content

UoaWDCC/wdcc-website-v4

Repository files navigation

WDCC website v4

This repository hosts the in progress codebase for WDCC's V4 website!

Note

Node version: v22.11.0
Next version: v14.2.16
css-styling: mainly tailwind
Path: src/app/
Package Installer: PnPm@9.14.2

Please install Volta and make sure you have pnpm installed (you can use volta install pnpm ) before starting development! If it's working correctly, Volta should automatically detect (from package.json) and switch to the correct node version for this project. Check this by running node --version in the terminal.

Getting Started

# cloning the project
git clone https://github.com/UoaWDCC/wdcc-website-v4.

# change directory
cd .\wdcc-website-v4\

# install dependencies
pnpm install

# run development server
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Resources

Structure: here

Eslint config: here

Prettier config: here

Technologies

Learn More

This is the WDCC website for 2025 🔥

Packages

No packages published

Contributors 8

Languages