Skip to content

IASAStudentCouncil/mister_iasa

Repository files navigation

Mister IASA 2020

This repository contains the landing page for the Mister IASA 2020 event, inspired by the Peaky Blinders theme. The page is designed to provide information about the event, including teasers, photoshoots, and more.

About

The Mister IASA 2020 landing page was created to promote the event and provide attendees with essential details. The design reflects the vintage, gritty aesthetic of the Peaky Blinders series, aligning with the event's theme.

Development

To contribute to or modify the landing page, follow these steps:

  1. Clone the repository:

    git clone https://github.com/IASAStudentCouncil/mister_iasa.git
  2. Navigate to the project folder:

    cd mister_iasa
  3. Install dependencies:

    npm install
  4. Start the development server and watch for changes:

    npm run dev
    • The development server will automatically reload when you edit files.
  5. After finishing work create pull request in master branch. Ask somebody to accept your PR :)

Note: Always pull the latest changes before starting your work to avoid conflicts.

Production

To prepare the site for deployment:

  1. Pull the latest changes from the master branch:
    git pull origin master
  2. Install dependencies:
    npm install
  3. Compile and minimize assets:
    npm run dev

Notice

Developed and maintained by the IASA Student Council IT department.

Analyze and conquer!

About

Landing page for the Mister IASA 2020 event, themed around Peaky Blinders.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published