Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.69 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.69 KB

Official website of CSUF's ACM club.

Website Check

Develop 👩‍💻

💡 This project runs on Node.js; install the latest long-term support version.

To get started, clone this repository to your machine and run npm i in the root of this project. Then, run npm run dev to spin up the development server.

Contributing 🤝

If you're interested in contributing to this project, I'd recommend checking out the CONTRIBUTING.md document. For a more detailed overview of this repository's structure, feel free to review the ARCHITECTURE.md document.

Deployment 🚀

Whenever a push is made to the main branch, Vercel builds the site, tests it, and if there are no errors, it will deploy a preview site. Once an admin approves the preview site, it gets promoted to production.


Maintained with 💖 by acmcsuf.com hub