Skip to content

Troublor/troublor.github.io

Repository files navigation

Troublor General Purpose Server - Frontend

This is the source code of my personal homepage. It is developed with Create React App.

Requirements

  • node.js: 22.x
  • yarn

Development

Install dependencies:

yarn

Start development server (with hot reload):

yarn start

Deployment

Any commit to main branch will trigger a GitHub Action to deploy Cloudflare Pages.

Production Page

License

This project is MIT licensed.