Skip to content

robocup-eic/eic-website

Repository files navigation

EIC Website

This is the repository for the website of the EIC Club. We are a team of students from the faculty of engineering at Chulalongkorn University. We are interested in engineering and developing robots.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

  1. Clone the project
git clone https://github.com/robocup-eic/eic-website.git
cd eic-website
  1. Install the dependencies
pnpm i
  1. Run the development server
pnpm dev

Deployment

This website is deployed to GitHub Pages by using GitHub Actions. See the workflow file for more details.

Built With

Contributing

Please read CONTRIBUTING.md for details on the process for submitting pull requests to us.

Authors

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License (GPL) as published by the Free Software Foundation. Please see the LICENSE for more information.