Skip to content

mejia-dev/mejia.dev

Repository files navigation

Personal portfolio website!

💻 Technologies Used

🔧 Setup / Installation Steps

  • Clone this repository by running the following command from a terminal:

     git clone https://github.com/mejia-dev/mejia.dev.git
  • Navigate to the project's root directory:

    cd mejia.dev
  • Run the following command from the root directory to install dependencies:

    npm install
  • Once the dependencies install, run the following command to start the development build. A link to the dev server will appear in the terminal:

    npm run dev

Optional:

  • To generate a production build of the site, run:
    npm run build

⚖️ License

Copyright (C) 2024 Aaron Mejia

This website is licensed under the GNU General Public License v3.0. See the LICENSE.txt file for more information.

About

Personal portfolio website in React with TypeScript!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published