This repository contains the source code for the landing page for the Association of Computer Engineers.
This project uses is written using Next.js and uses Yarn for dependency management.
- Clone the Repository
- Run
yarn install
to install all required modules
yarn dev
Starts a local development server with hot loading (use while developing)
yarn build
Will build a production ready version of the website
yarn start
Serves any built versions of the website
yarn export
Will export the most recent built version of the website into the /out directory
In ACE and want to get some experience with website development or just looking to help?
The issues page is the best place to look for requested features and bugs. Once you find an issue you want to tackle:
- Fork the Repository
- Make your changes
- Submit a Pull Request
The pull request allows for a step of code review before being merged into the project.
Feel free to contact the webmaster, ACE Project Manager, or any other contributors if you have any questions.
Webmaster Christopher Miller, @Chris on Slack
Project Manager Andrew Sanchez, @andrew on Slack
The Association of Computer Engineers is a Professional Organization at the University of Florida that caters to Computer Science, Computer Engineering, and Electrical Engineering Majors. Learn more about us at uf-ace.com