MLSCMMCOE / mlsc-website

MLSC MMCOE website
https://mlscmmcoe.com
MIT License
3 stars 10 forks source link

MLSC MMCOE Website

This is the official repository for the website of Microsoft Learn Software Club, MMCOE.

How to run the website locally

Clone the repository

git clone https://github.com/mlscmmcoe/mlsc-website.git

Install the dependencies using

npm install

Run the website using

npm run dev

Contributing

See CONTRIBUTING.md