Skip to content

hydra2025/hydra2025.fr

Repository files navigation

HydraNet

HydraNet is a website built using Astro, a modern static site generator.

Getting Started

To get started with HydraNet, follow these steps:

  1. Install Dependencies: Make sure you have Node.js installed. Then, install the necessary dependencies by running:

    npm install
  2. Run the Development Server: Start the development server to see your changes live:

    npm start

    or

    npm run dev
  3. Build the Project: When you're ready to build the project for production, run:

    npm run build
  4. Preview the Production Build: To preview the production build locally, run:

    npm run preview

Learn More

To learn more about Astro, check out the Astro documentation.

Happy coding!

About

The repository for the sources of our website !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published