Skip to content

cesium/landing.seium.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1a4b8ba Β· Oct 15, 2024

History

97 Commits
Feb 27, 2023
Oct 15, 2024
Sep 28, 2024
Sep 28, 2024
Sep 28, 2024
Jan 30, 2021
Feb 27, 2023
Jan 30, 2021
Sep 28, 2024
Sep 28, 2024
Jan 30, 2021
Jan 30, 2021
Jan 30, 2021
Feb 27, 2023
Sep 28, 2024
Mar 7, 2023
Sep 28, 2024
Sep 28, 2024
Feb 27, 2023
Sep 28, 2024
Feb 27, 2023

Repository files navigation

SEI's landing page

Netlify Status

A landing page for the Software Engineering Week website built with NextJS.

πŸš€ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

πŸ“₯ Prerequisites

The following software is required to be installed on your system:

Install all dependencies using npm install.

πŸ”¨ Development

Starting the development server.

npm run dev

Format your code.

npm run format

Lint your code.

npm run lint

πŸ“¦ Deployment

Bundling the app into static files for production.

npm run build

🀝 Contributing

Please read CONTRIBUTING and CODE_OF_CONDUCT for details on our code of conduct and the process for submitting pull requests to us.

πŸ“ License

This project is licensed under the MIT License - see the LICENSE file for details.