xHyroM / website

my website written in astro

Home Page:https://xhyrom.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Hyro

Source code for hyro's website, simple and modern page.

Setup

  1. Clone this repository: git clone https://github.com/xHyroM/website.git
  2. Navigate to the project directory: cd website
  3. Install the dependencies: npm install

Usage

  • To run the development server: npm run dev
  • To build the project for production: npm run build
  • To preview the production build: npm run preview

Contributing

To contribute to this project, please follow the standard Git workflow and CONTRIBUTING.

  1. Fork this repository
  2. Create a new branch for your changes: git checkout -b my-feature
  3. Commit your changes: git commit -am "Add my feature"
  4. Push the branch: git push origin my-feature
  5. Open a pull request

License

This project is licensed under the Apache-2.0 License.

About

my website written in astro

https://xhyrom.dev

License:Apache License 2.0


Languages

Language:Astro 39.3%Language:JavaScript 34.7%Language:TypeScript 16.1%Language:Markdown 9.9%