Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 619 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 619 Bytes

Personal GitHub Page

This is my personal GitHub page, built with Vite and React.

Getting Started

To get started, follow these steps:

  1. Clone the repository:
git clone https://github.com/cassmtnr/cassmtnr.github.io.git
  1. Install the dependencies:
yarn
  1. Start the development server:
yarn dev
  1. Open your browser and navigate to http://localhost:3000.

Deployment

To deploy the app, run the following command:

yarn deploy

This will build the app and deploy it to the dist folder.

License

This project is licensed under the MIT License.