Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 535 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 535 Bytes

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.