Table of Contents
- Install Node.js (including npm):
- Visit the Node.js download page.
- Download the LTS version for your operating system.
- Follow the installation instructions for your platform:
- Windows/Mac: Use the installer and ensure "Add to PATH" is selected.
- Linux: Use your package manager or Node Version Manager (nvm).
- Verify the installation:
node -v npm -v
- Clone the repo
git clone https://github.com/jtayped/iaeste.git
- Install NPM packages
cd iaeste npm install
- Run in development mode
npm run dev
- Idea
- Setup
- Docs
- Pages
- Home
- I'm a student
- I'm a company
- Incommings
- Internationalization
- Catalan
- Spanish
- English
- Hosting
- Figure out domain iaeste.udl.cat
- Host with appropriate provider (e.g. Vercel, Cloudflare, etc.)
See the open issues for a full list of proposed features (and known issues).
IAESTE’s theme uses two main shades of blue:
- Darker blue: #0b3d59
- Lighter blue: #1a84d7
Additionally, a dark mode wouldn't fit well with IAESTE's brand.
The design should be "corporate", and have plenty of high-quality images of the IAESTE team. Having pictures of the team creates a more personal and relatable connection with students and companies (target audience).
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a pull request
Distributed under the MIT License. See LICENSE
for more information.
IAESTE Lleida - @iaeste.lleida - [email protected]
Joel Taylor - @jtayped_ - [email protected]