Skip to content

Aggie-Events/aggie-events

Repository files navigation

Aggie Events Website

The website source code for Aggie Events, an all-in-one crowdsourced database for all events and organizations around the Texas A&M campus.

Local Installation

Frontend

  1. Download Git and Node.js
  2. git clone https://github.com/Aggie-Events/aggie-events.git to clone the repository (optionally use a GUI like Github Desktop)
  3. cd aggie-events/frontend to enter the frontend folder
  4. npm install installs all the dependencies for the frontend application
  5. npm run dev runs the development server

Backend

Follow this blog post to get your local backend environment set up.

How to contribute

  1. git branch [INSERT NEW BRANCH NAME HERE] to create branch
  2. Make changes
  3. git add . to stage all changes to commit
  4. git commit to commit
  5. git push to push local commit to GitHub
  6. When you want to add branch changes to main branch, create a pull request.

About

Official code for Aggie Events, a crowdsourced database for all events and organizations in the Texas A&M campus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors